A:link {text-decoration: none; color: black;}
A:visited { text-decoration: none; color: black;}
A:active { color: black; text-decoration: none;}
A:hover {color: white; background-color:#000000;}
#title1 {
    font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #CC0000;
}
body {
	background-color:#000000;
    font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
}
table.center {margin-left:auto; margin-right:auto;}
#text2{
    font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 0px;
	}
#text3{
    font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFCC00;
	}
#new{
    font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	background-color: #FFCC00;
	}
#old{
    font-family: Arial;
	font-size: 12px;
	background-color: #EEEEEE;
	}
#adm{
    font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	color: black;
	}