.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

.footer a:link{
	color: #666666;
	text-decoration:none;
}

.footer a:active{
	color: #666666;
	text-decoration:none;
}

.footer a:visited{
	color: #666666;
	text-decoration:none;
}

.footer a:hover{
	color: #ffffff;
	background-color:#666666;
	text-decoration:none;
}


.web_ref {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height:20px;
}

.web_ref a:link{
	color: #000000;
	text-decoration:none;
	
}

.web_ref a:active{
	color: #000000;
	text-decoration:none;
	
}

.web_ref a:visited{
	color: #000000;
	text-decoration:none;
	
}

.web_ref a:hover{
	color: #ffffff;
	background-color:#000000;
	text-decoration:none;
	
}

.news_heading {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height:20px;
	font-weight:bold;
}


.news_content {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height:20px;
}

.news_content a:link{
	color: #777777;
	text-decoration:none;
}

.news_content a:active{
	color: #777777;
	text-decoration:none;
}

.news_content a:visited{
	color: #777777;
	text-decoration:none;
}

.news_content a:hover{
	color: #ffffff;
	background-color:#777777;
	text-decoration:none;
}

.content {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height:20px;
}

.red {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
	line-height:20px;
}


.submit_field {
background-color: #ffffff;
border-color: #999999 #999999 #999999 #999999;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
font-family: Tahoma;
color: #000000;
font-size: 11px;

	

}