.normal {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
.normal a:hover {
	color: #7d7d51;
	 text-decoration: none;
}
.normal a:link {
	color: #9e1811;
	text-decoration:none;
}
.normal a:visited {
	color: #777676;
	text-decoration:none;
}