
SELECT {
	FONT-SIZE: 12px; FONT-FAMILY: "ËÎÌå"}


a.v1:link  {
        
	color:  #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.v1:active {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.v1:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.v1:hover {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;}
	
	.hh A:link {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}



A:link {
	color:  #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
A:active {
	color:  #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
A:visited {
	color:  #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
A:hover {
	color:  #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		text-decoration: underline;	
}



BODY {
	BACKGROUND-COLOR: #F1F1F1;
	MARGIN: 0px
}

