body {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 11px;
color : white;
background: black;
}
a:link, a:visited, a:active { color: white; font-weight: bolder;}
a:hover { color: #AA0000; font-size: 11px; font-weight: bolder;}

.whitetextbig {  font-family: Tahoma, Arial, Helvetica, Courier; font-size: 12px; color: white}
.whitetextbold {  font-family: Arial, Helvetica, Courier; font-size: 14px; color: white; font-weight: bold}
.whitetextsmall {  font-family: Arial, Helvetica, Courier; font-size: 10px; color: white; font-weight: normal}
.whitebig {font-family: Arial, Helvetica, Courier;font-size: 14px; font-weight: normal; color: #FFFFFF}
.redsmallbold {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px; font-weight: bolder; color: #AA0000}
.whitesmall {
	font-family: Arial, Helvetica, Courier;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;}
	
.tinylink:link, .tinylink:visited, .tinylink:active, .tinylink:hover { color: white; font-size: 9px; font-weight: normal;}
.navbar, .navbar:link, .navbar:visited, .navbar:active { color: white; font-size: 11px; font-weight: normal;}
.navbar:hover { color: white; font-size: 11px; font-weight: normal;}
