/* CSS Document */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #0035AD;
	font-weight: bold;
}
a:visited {
	color: #0035AD;
}
a:hover {
	color: #0035AD;
}
a:active {
	color: #0035AD;
}
.style4 a{
	color:#FFF;
}
.left_navigation{
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	padding: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.news_surround{
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.news_date{
	color: #000066;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}
.news_text{
	padding: 2px;
}
.news_more{
	padding: 2px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}