a {
	text-decoration: none;
	font-style:normal;
	font-weight:normal;
	font-size:9px;
	color:#666666;
	line-height: 12px;
	font-family: verdana , arial, helvetica, sans-serif
}
a:link,
a:visited  {
	color: #666666; /* Link */
	text-decoration: none;
}

a:hover  {
	color: #666666; /* Link */
	text-decoration: none;
}
.head {
	font-style:normal;
	font-weight:bold;
	font-size:10px;
	color:#ED1C24;
	line-height: 10px;
	font-family: verdana , arial, helvetica, sans-serif
	}
body {
	background-color: transparent;
}

