.classetd a {
	font-family: Arial;
	color: #FFFFFF;
	display: block;
	position: relative;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	height: 14px;
}
.classetd a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000080;
	font-weight: none;
   
}

