.style2 {
	color: #003399;
	font-family: "trebuchet MS";
	font-size: 36px;
	font-variant: small-caps;
	font-weight: bold;
}
.style3 {color: #FF0B00;
 font-family: "trebuchet MS"; 
 font-size: 36px;
 font-variant: normal;
 font-weight: bold;
 }

a
{
color: #000000;
font-size: 11PX;
text-decoration: none;
font-weight: bold;


}
a:hover
{
color: #900a0a;
text-decoration: none;
font-weight: bold;
}

a:active {
color: #900a0a;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.activepage {
color: #900a0a;
text-decoration: none;
font-weight: bold;
}
