a            { text-decoration: none }
.normal {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.linkhover a:hover {
	color: #CC0000;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 50%;
	text-decoration: underline;
}
