body		{
		font-family: Arial, Helvetica, Veranda, sans-serif; 
		font-size: 12px;
		color: black;
		} 
		
a:hover 
{
	text-decoration: none;
}

.content 
{
		font-family: Arial, Helvetica, Veranda, sans-serif; 
		font-size: 12px;
		color: black;
}
		
.footer		{
		font-family: Arial, Helvetica, Veranda, sans-serif; 
		font-size: 12px;
		color: white;
		} 		
		
.subhead	{
		font-family: Arial, Helvetica, Veranda, sans-serif; 
		font-size: 12px;
		font-weight: bold;
		color: #6598CD;
		} 
		
.subnav a:link 		{
		color: white; 
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		}

.subnav a:visited 	{ 
		color: white; 
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		}
		
.subnav a:active 	{
		color: #FECD64;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;		 
		}

.subnav a:hover 	{
		color: #FECD64;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;		 
		}	
		
.subnavOn a:link 		{
		color: #FECD64; 
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		}

.subnavOn a:visited 	{ 
		color: #FECD64; 
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		}
		
.subnavOn a:active 	{
		color: #FECD64;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;		 
		}

.subnavOn a:hover 	{
		color: #FECD64;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;		 
		}		



		
.subsubnav a:link 		{
		color: white; 
		font-size: 12px;
		text-decoration: none;
		}
.subsubnav a:visited 	{ 
		color: white; 
		font-size: 12px;
		text-decoration: none;
		}
		
.subsubnav a:active 	{
		color: #FECD64;
		font-size: 12px;
		text-decoration: none;		 
		}
.subsubnav a:hover 	{
		color: #FECD64;
		font-size: 12px;
		text-decoration: none;		 
		}	


.editnav 		{
		color: white; 
		font-size: 12px;
		text-decoration: none;
		line-height: 20px;
		}
.editnav a:link 		{
		color: white; 
		font-size: 12px;
		text-decoration: underline;
		}
.editnav a:visited 	{ 
		color: white; 
		font-size: 12px;
		text-decoration: underline;
		}
		
.editnav a:active 	{
		color: #FECD64;
		font-size: 12px;
		text-decoration: underline;		 
		}
.editnav a:hover 	{
		color: #FECD64;
		font-size: 12px;
		text-decoration: none;		 
		}	
									