body
{
	height: auto;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #5a5a5a;	/*overflow: hidden;*/
	font-style: normal;
	text-transform: uppercase;
}
a {
	color: #000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #ff33cc;

}.head1 {
	font-size: 13px;
	line-height: 15px;
}
