a:link{font-weight : normal;text-decoration : none ;color : #000000;}
a:visited {font-weight : normal;text-decoration : none ;color : #000000;}
a:hover {font-weight : normal;text-decoration : none ;color : #0066cc;}
a:active {font-weight : normal;text-decoration : none ;color : #000000;} 

a.s1:link{
	font-weight : normal;
	text-decoration : none;
	color : #0066CC;
	font-size: 12px;
}
a.s1:visited {font-weight : normal;
	text-decoration : none;
	color : #0066CC;
	font-size: 12px;}
a.s1:hover {font-weight : normal;text-decoration : none ;color : #000000;}
a.s1:active {font-weight : normal;
	text-decoration : none;
	color : #0066CC;
	font-size: 12px;} 




a.s2:link{
	font-weight : normal;
	text-decoration : blink;
	color : #ffffff;
	font-size: 13px;
}
a.s2:visited {font-weight : normal;
	text-decoration : none;
	color : #ffffff;
	font-size: 13px;}
a.s2:hover {font-weight : normal;text-decoration : none ;color : #FF6600;}
a.s2:active {font-weight : normal;
	text-decoration : none;
	color : #ffffff;
	font-size: 13px;} 
