.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}
.head { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; font-weight: bold}
.main_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
}
a:link {  
	font-weight: bold; 
	color: #CC3300; 
	text-decoration: none;
}
a:visited { 
	font-weight: bold; 
	color: #6600FF; 
	text-decoration: none;
}
a:hover {  
	font-weight: bold; 
	color: #6600FF; 
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: CC3300;
	text-decoration: none;
}
