TD {	
	font-family: verdana, arial;
	font-size: 8pt;
	font-color: black;
   }
a:link, a:visited, a:active{

	color: gray; 
	text-decoration: none; 
	font-family: arial; 
	font-size: 9pt;
	
	}
a:hover {color: red; text-decoration: underline;}

#whitelink {color: white; text-decoration: none; font-size: 12pt;}
#whitelink:hover {color: yellow; text-decoration: underline;}
#header {color: #CCCCCC; font: bold 14px verdana;}
#border {border: solid 1px black;}
#tab {border: solid 1px black; font: 9pt tahoma; text-align: center;}
#tab:hover {background-color: #cccccc; color: white; cursor: pointer;}
#tablink{font: 14px tahoma bold; font-weight: bold; color: #900;}
#tablink:hover {color: red;}
#tabcurrent {border: solid 1px black; font: 14px tahoma; text-align: center;}

