A:link, A:visited, A:active { color: #0000FF; text-decoration: underline; }
A:hover { color: #0000FF; text-decoration: underline; }

.blue:link { color: blue; text-decoration: underline; }
.blue:visited { color: blue; text-decoration: underline; }
.blue:active { color: blue; text-decoration: underline; }

.footer:link, .footer:visited, .footer:active 
	{
	font-family: verdana, arial, helvetica;
	font-size: 9px;
	color: #999999;
	text-decoration: none
	}

.nav:link { color: #666666; text-decoration: none; font-size: 11px; font-weight: bold;}
.nav:visited { color: #666666; text-decoration: none; font-size: 11px; font-weight: bold; }
.nav:active { color: #666666; text-decoration: none; font-size: 11px; font-weight: bold; }
.nav:hover { color: #3366CC; text-decoration: underline; font-size: 11px; font-weight: bold; }

.nav2:link { color: #003399; text-decoration: underline; font-size: 11px; font-weight: bold;}
.nav2:visited { color: #003399; text-decoration: underline; font-size: 11px; font-weight: bold; }
.nav2:active { color: #003399; text-decoration: underline; font-size: 11px; font-weight: bold; }
.nav2:hover { color: #666666; text-decoration: underline; font-size: 11px; font-weight: bold; }

.subnav:link { color: #666666; text-decoration: none; font-size: 11px; font-weight: bold;}
.subnav:visited { color: #666666; text-decoration: none; font-size: 11px; font-weight: bold; }
.subnav:active { color: #666666; text-decoration: none; font-size: 11px; font-weight: bold; }
.subnav:hover { color: #000000; text-decoration: underline; font-size: 11px; font-weight: bold; }


BODY, TD, P 
	{
		font-family: arial;
		font-size: 12px;
		color: #333333;

	}

.bodyblue
	{
		font-size: 12px;
		font-family: arial;
		color: #3366CC;
	}
	
.blue
	{
  		font-family: arial, helvetica;
		font-size: 12px;
		color: #003399;
		font-weight: bold;
	}
	
.copy
	{
	font-family: verdana;
	font-size: 9px;
	color: #999999;
	text-decoration: none
	}

	
.form
	{
		font-size: 10px;
		font-family: arial;
		color:#666666;
		font-weight: bold;
	}
	
.head1
	{
		font-size: 12px;
		font-family: arial;
		color: #003399;
		font-weight: bold;
	}

.head2
	{
		font-size: 12px;
		font-family: arial;
		color:#CC9900;
		font-weight: bold;
	}
	
.heading4
	{
		font-size: 10px;
		font-family: arial;
		color: white
	}

.heading5
	{
		font-size: 10px;
		font-family: arial;
		color: black
	}
	
.enews
	{
		font-size: 10px;
		font-family: arial;
		color: #999999;
		font-weight: bold;
	}
