.heading { font-family: Arial; font-size: 15px; color: #333333; }
.headingsmall { font-family: Arial; font-size: 11px; color: #990000; font-weight:bold}

.nav { font-family: Arial; font-size: 11px; color: #333333;}

	.nav a:link { text-decoration: none; color: #333333; font-family: Arial; font-size: 11px;}
	.nav a:active { text-decoration: none; color: #333333; font-family: Arial; font-size: 11px;}
	.nav a:visited { text-decoration: none; color: #333333; font-family: Arial; font-size: 11px;}
	.nav a:hover { text-decoration: none; color: #CC0000; font-family: Arial; font-size: 11px;}
	
.boldnav { font-family: Arial; font-size: 10px; color: #333333; font-weight:bold;}

.text { font-family: Arial; font-size: 11px; color: #666666;}

	.text a:link { text-decoration: none; color: #666666; font-family: Arial; font-size: 11px }
	.text a:active { text-decoration: none; color: #666666; font-family: Arial; font-size: 11px }
	.text a:visited { text-decoration: none; color: #666666; font-family: Arial; font-size: 11px }
	.text a:hover { text-decoration: none; color: #CC0000; font-family: Arial; font-size: 11px }

