.btnes {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight:bold;
	color: #000000;
}
.txtos {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight:bold;
	color: #000000;
}
.txtos_news    {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.txtos_news_html {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-variant: normal;
}

.links_news {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}


a:link {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
