a.whiteLinks:link  {
		color : #FFFFFF;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10px; 
		font-weight: bold;
		text-decoration : none;
}
		  
a.whiteLinks:visited  {
		color : #FFFFFF;
		text-decoration : none;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10px; 
		font-weight: bold;
}		
		
a.whiteLinks:hover  {
		color : #FFFFFF;
		text-decoration : underline;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10px;
		font-weight: bold;  
}
		
.NoIndentWhiteNormal{
	color: white;
	font-weight: normal;  
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
