

.content{
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight:none;
}

.content a:link{
	color: #D06A16;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	font-weight:bold;
}


.content a:visited{
	color: purple;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	font-weight:bold;
}

.content a:hover{
	color: #D06A16;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	font-weight:none;
}







.smallcontent{
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	font-weight:none;
}

.smallcontent a:link{
	color: #D06A16;
	font-family: verdana;
	font-size: 10px;
	line-height: 12px;
	text-decoration: underline;
	font-weight:bold;
}


.smallcontent a:visited{
	color: purple;
	font-family: verdana;
	font-size: 10px;
	line-height: 12px;
	text-decoration: underline;
	font-weight:bold;
}

.smallcontent a:hover{
	color: #D06A16;
	font-family: verdana;
	font-size: 10px;
	line-height: 12px;
	text-decoration: underline;
	font-weight:none;
}











.topnav {
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
}

.topnav a:link{
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
}

.topnav a:visited{
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
}

.topnav a:hover{
	color: #FF9900;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
}


.pagetitle  {
	color: #7D7E7C;
	font-family: Arial;
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
}


.nav {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;

}

.nav a:link{
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;

}

.nav a:visited{
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;

}

.nav a:hover{
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}


.subnav {
	color: #D06A16;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: none;
	line-height: 15px;
}

.subnav a:link{
	color: #D06A16;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: none;
	line-height: 15px;
}

.subnav a:visited{
	color: #D06A16;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: none;
	line-height: 15px;
}

.subnav a:hover{
	color: #D06A16;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
	line-height: 15px;
}



.footer, .footer a  {
	color: black; 
	font-family: arial; 
	font-size: 10px; 
	line-height: 12px; 
	font-weight: none;
}

.news {
	color: black;
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	font-weight: none;
}

.news a {
	color: black;
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	text-decoration: underline;
	font-weight: none;
}