h1 {
	font-size: 16px;
	color: #990000;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: None;
	background-color: #000033;
}
.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a {
	color:#003400;
	font-size:14px;
	text-decoration:underline;
	font-weight:600;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
a:link {color:#003400;}
a:visited {color:#000033;}
a:hover {background-color:white;}
