a:link {
	color: #004080;
	text-decoration: underline;
}
a:visited {
	color: #004080;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;

}
