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

.bodytext {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; color: #000000;}
	
.bodytextsmall {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;color: #000000; text-decoration: none;}
	
.headline {font-family: Arial, Helvetica, sans-serif; font-size: 18px;
	font-weight: bold; color: #333399; background-color: #FFFFFF;}
	
.headline2 {font-family: Arial, Helvetica, sans-serif; font-size: 14px;
	color: #333399; font-weight: bold;}
	
.small {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
	color: #333399; font-weight: bold; text-decoration: none;}

.small a:link {text-decoration: none; color: #333399;}
.small a:visited {text-decoration: none; color: #333399;}
.small a:hover {color: #333399; text-decoration: underline;}
.small a:active {color: #990000; text-decoration: underline;}	

.menu {font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: bold;
	color: #FFFFFF; text-align: center; font-size: 12px; text-decoration: none;}

.menu a:link {text-decoration: none; color: #FFFFFF;}
.menu a:visited {text-decoration: none; color: #FFFFFF;}
.menu a:hover {color: #FFFFFF; text-decoration: underline;}
.menu a:active {color: #990000; text-decoration: underline;}

