a.stawhite {
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #004080;
}

a.navwhite:link {
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a.navwhite:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a.navwhite:hover {
	text-decoration: underline;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a.stablue {
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #004080;
}

a.stabrown {
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: brown;
}

a.navbrown:link {
	text-decoration: none;
	color: brown;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a.navbrown:visited {
	text-decoration: none;
	color: brown;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a.navbrown:hover {
	text-decoration: underline;
	color: brown;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a.navorange:link {
	text-decoration: underline;
	color: #ff8000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.navorange:visited {
	text-decoration: underline;
	color: #ff8000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.navorange:hover {
	text-decoration: underline;
	color: #008000;
	background-color: orange;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 30px;
	color: #004080;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #004080;
}
	
h3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #004080;
}
	
body,p,b,i,em,dt,dd,dl,sl,caption,th,td,tr,u,blink,select,option,form,div,li {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.clignote {
	color: #f00;
	visibility: visible; 
}
