body {
	background: #191970;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bolder;
}
a {
	font-family: Verdana, Tahoma;
	font-size: smaller;
	font-stretch: ultra-condensed;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}



a:hover {
	background: #FFA500;
}

