

.content {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	font-weight:none;
}

.content a:link{
	color: #990033;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	font-weight:none;
}


.content a:visited{
	color: #990033;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	font-weight:none;
}

.content a:hover{
	color: red;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	font-weight:none;
}



.address ,.address a{
	color: white;
	font-family: arial;
	font-size: 11px;
	line-height: 17px;
	text-decoration: none;
	font-weight:none;
}


.title  {
	color: black;
	font-family: arial;
	font-size: 18px;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
}


.news  {
	color: black;
	font-family: verdana;
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	font-weight: none;
}


.newstitle  {
	color: black;
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}


.nav {
	color: black;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	font-weight:bold;
}



.nav a:link {
	color: black;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	font-weight:bold;
}

.nav a:visited{
	color: black;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	font-weight:bold;
}

.nav a:hover{
	color: #660000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	text-decoration: underline;
	font-weight:bold;
}



.subnav, .subnav a{
	color: #660000;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	text-decoration: underline;
	font-weight: bold;
}


.footer, .footer a  {
	color: black; 
	font-family: verdana; 
	font-size: 10px; 
	line-height: 12px; 
	text-decoration: none;
	font-weight: none;}
	


