.normal {
	font-family:verdana;
	font-size:10px;
	line-height:16px;
}


a	{
	font-family:verdana;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	color:#E41E26
}


a:hover {
	text-decoration:underline;
	color:#000000;
}