@charset "utf-8";
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align:left;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bgweb.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.head-news {
	font-family: Tahoma;
	font-size: 16px;
	color: #1b7db5;
	font-weight:bold;
	text-decoration: none;
}
a:link{
	font-size: 11px;
	color: #1b7db5;
}
a:visited{
	font-size: 11px;
	color: #1b7db5;
}
a:hover	{
	font-size: 11px;
	color: #1b7db5;
}
a:active	{
	font-size: 11px;
	color: #1b7db5;
}
