@charset "utf-8";
.tahoma_menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.tahoma_menu a:link{
	font:Tahoma;
	font-size:12px ;
	color:#FF0000 ;
	text-decoration:none;
	font-weight:none;
	}
.tahoma_menu a:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
    font-weight: bold;
}
.tahoma_menu a:active {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
    font-weight: bold;
}
.tahoma_menu a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.tahoma_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #4a4a4a;
	text-decoration: none;
}


.tahoma_titlenews {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #557f14;
	text-decoration: none;
}
.border_img{
	border-style:solid;
	border-width:2px;
	border-color:#607589;
}

