A {
		color: #000000;
		text-decoration: underline;
}


A:visited {
		color: #000000;
		text-decoration: underline;
}


A:hover {
		color: #9D0C0C;
		text-decoration: underline;
}

body { background-color: #2D3C80; }





