
td {text-decoration:none;font-size:11px;color:#000000;font-family:arial, verdana;font-weight:normal;}

a:link {color: #000000; text-decoration: none; }
a:hover {color: #000000; text-decoration: none; }
a:visited {color: #000000; text-decoration: none; }

}
		
.greyhome {
		font-size : 10px;
		font-family : Arial, Helvetica;
		color : #CCCCCC;
		}
	
		A.greyhome:visited { color: #CCCCCC; text-decoration: underline}
		A.greyhome:link {	color: #CCCCCC;	text-decoration: underline} 
		A.greyhome:active { color: #CCCCCC; text-decoration: underline} 
		A.greyhome:hover { color: #FFFFFF; text-decoration: underline}

.grey {
		font-size : 10px;
		font-family : Arial, Helvetica;
		color : #CCCCCC;
		}
	
		A.grey:visited { color: #CCCCCC; text-decoration: underline}
		A.grey:link {	color: #CCCCCC;	text-decoration: underline} 
		A.grey:active { color: #CCCCCC; text-decoration: underline} 
		A.grey:hover { color: #FFFFFF; text-decoration: underline}

.red {
		font-size : 10px;
		font-family : arial, helvetica;
		color : #CC0000;
		font-weight : Bold;
		}
	
		A.red:visited { color: #CC0000; text-decoration: none}
		A.red:link {	color: #CC0000;	text-decoration: none} 
		A.red:active { color: #FFFFFF; text-decoration: none} 
		A.red:hover { color: #FFFFFF; text-decoration: none}
				
.White {
		font-size : 10px;
		font-family :  Arial, Helvetica;
		line-height : 13px;
		color : #FFFFFF;
		}
		A.White:visited { color: #FFFFFF; text-decoration: underline}	
		A.White:link { color: #FFFFFF; text-decoration: underline} 
		A.White:active { color: #FFFFFF; text-decoration: underline} 
		A.White:hover { color: #000000; text-decoration: underline}

.blackb {
	font-size : 10px;
	font-family : arial, helvetica;
	color : #000000;
	font-weight: Bold;
}
	
		a.blackb:visited { color: #000000; text-decoration: underline}
		a.blackb:link { color: #000000; text-decoration: underline} 
		a.blackb:active { color: #1D2F4E; text-decoration: underline} 
		a.blackb:hover { color: #687CA3; text-decoration: underline}
		
.red {
		font-size : 12px;
		font-family :  arial, helvetica;
		color : #CC0000;
		font-weight: bold;
		}
	
		a.red:visited { color: #CC0000; text-decoration: none}
		a.red:link { color: #CC0000; text-decoration: none} 
		a.red:active { color: #FFFFFF; text-decoration: none} 
		a.red:hover { color: #FFFFFF; text-decoration: none}

.cin {
	font-size : 9px;
	font-family : arial, helvetica;
	color : #999999;
	font-weight: bold;
}
	
		a.cin:visited { color: #999999; text-decoration: none}
		a.cin:link { color: #999999; text-decoration: none} 
		a.cin:active { color: #999999; text-decoration: none} 
		a.cin:hover { color: #999999; text-decoration: none}
		
body {
		scrollbar-face-color: #FFFFFF; 
		scrollbar-shadow-color: #FFFFFF; 
		scrollbar-highlight-color: #FFFFFF; 
		scrollbar-3dlight-color: #FFFFFF; 
		scrollbar-darkshadow-color: #999966; 
		scrollbar-track-color: #FFFFFF;
		scrollbar-arrow-color: #999966;
		}