a { 	
	text-decoration : underline;
	color :#0066FF; 
	font-family :Verdana, sans-serif;	
	font-size :12px; 
	font-weight : normal; }

a:hover { 	
	text-decoration : underline;
	color :#FF0000;
	font-family :Verdana, sans-serif;	
	font-size :12px; 
	font-weight : normal; }	
a:visited { 	
	text-decoration : underline;
	color :#666666; 
	font-family :Verdana, sans-serif;	
	font-size :12px; 
	font-weight : normal; }	

a.stat, a.stat:visited, a.stat:hover { 	
	text-decoration : none; 
	color :#FF0000; 
	font-family :Verdana, sans-serif;	
	font-size :11px; 
	font-weight : normal; }	

a.menu, a.menu:visited { 	
	text-decoration : none; 
	color :#000000; 
	font-family :Verdana, sans-serif;	
	font-size :13px; 
	font-weight : normal; }	

a.menu:hover { 	
	text-decoration : underline;
	color :#FFFFFF;   
	font-family :Verdana, sans-serif;	
	font-size :13px; 
	font-weight : bold; }		
.head	{
	text-decoration : none;
	font-family :Verdana, sans-serif;
	color :#000000;
	font-size :12px;
	font-weight : blod;
		}
.text{
	text-decoration : none;
	font-family :Verdana, sans-serif;
	color :#000000;
	font-size :12px;
	font-weight : normal;
	line-height : 18px;
	}			
.pagename{
	text-decoration : none;
	font-family :Verdana, sans-serif;
	color :#000000;
	font-size :18px;
	font-weight : blod;
	line-height : 18px;
	}			
