body {
	font-family: Verdana;
}

a:link, a:visited, a:active {
	color: #B20000;
	text-decoration: none;
}
a:hover {
	color: #DF0000;
	text-decoration: underline;
}

.catheading {
	color: #003366;
	font-size: 18px;
	font-family: VERDANA;
	font-weight: bold;
}
.newsheading {
	color: black;
	font-weight: bold;
	font-size: 14px;
	font-family: verdana;
}
.newsblue {
	color: #003366;
	font-size: 14px;
	font-family: verdana;
}
.newsdate {
	color: #900;
	font-size: 14px;
	font-family: verdana;
}
.newsbody {
	color: #000;
	font-size: 14px;
	font-family: "Trebuchet MS";
}
.smallbody {
	color: #000;
	font-size: 12px;
	font-family: verdana;
}
.blue {
	color: #003366;
}