a {
	font: normal 11px/15px Verdana, Arial;
	color: #990;
	text-decoration: none;
}

a:hover {
	font: normal 11px/15px Verdana, Arial;
	color: #900;
	text-decoration: underline;
}