.head_text {
	font-size: 12px;
	line-height: 15px;
	padding: 7px;
}
.menu {
	font-size: 12px;
	text-decoration: none;
	color: #0066cc;
}
.menu a:visited {
	text-decoration: none;
	color: #0066cc;
}
.menu a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.banner img {
	padding: 0px 10px 5px;
}
.news_text {
	font-size: 12px;
	line-height: 1.3em;
	padding: 3px;
}
.topics_text {
	padding: 3px;
	color: #76BDD3;
	font-weight: bold;
	font-size: 12px;
}
.topics_text a{
	text-decoration: underline;
}
.topics_text a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.fooder_text {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 15px;
	padding: 7px;
}
.fooder_text a {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 15px;
	padding: 7px;
	font-weight: bold;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
