.links {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #990000;
}
.links:hover{
	text-decoration:none
}
