A {
	color : Silver;
	text-decoration: none;
	font-family: Georgia;
	font-size: 14px;
}

A:HOVER {
	color: White;
	text-decoration : underline;
}

BODY {
	background-color : #082C4E;
}
