body {
	font-family: "Arial", arial, helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
}
td { font-family: "Arial", arial, helvetica, sans-serif; font-size: 10px; color: #003300;}
A {
	color:#333399;
	text-decoration: none;
}
A:Hover {
	text-decoration: underline;
}
A.cats {
	color:#333399;
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
}
A.cats:Hover {
	text-decoration: underline;
	font-weight: bold;
	font-size:11px;
}


A.topnav { color:#FFFFFF; text-decoration: none; font-weight: bold }
A.topnav:Hover { color:#FFFFFF; text-decoration: underline; font-weight: bold }
A.redhyperlink { color:#D32331; text-decoration: none; font-weight: bold }
A.redhyperlink:Hover { color:#D32331; text-decoration: underline; font-weight: bold }
A.buttonhyperlink { color:#ffffff; text-decoration: underline; font-weight: bold }
A.buttonhyperlink:Hover { color:#ffffff; text-decoration: underline; font-weight: bold }
A.bluehyperlink { color:#003300; text-decoration: underline;}
A.bluehyperlink:Hover { color:#003300; text-decoration: underline;}
.largegreen { font-family: "Arial", arial, helvetica, sans-serif; font-size: 15px; color: #FFFFFF; font-weight: bold}
.largeblue { font-family: "Arial", arial, helvetica, sans-serif; font-size: 13px; color: #003300; font-weight: bold}
.small { font-family: "Arial", arial, helvetica, sans-serif; font-size: 10px; color: #003300}
.green { color: #FFFFFF;}

