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