/* CSS Document */





.tableSTyle { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;

}

a:link{
	text-decoration:none;
	color:#FFFFFF;
}

a:active{
	text-decoration:none;
	color:#FFFFFF;
}

a:visited{
	text-decoration:none;
	color:#FFFFFF;
}

a:hover{
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: underline;	
}







