body {
	background-color: #F7F5E6;
}
body,td,th {
	font-family: tahoma;
	font-size: 12px;
	color: #585858;
}
.style1 {font-size: 9px}
.style2 {font-size: 12px}
.style3 {font-size: 16px}
.style4 {font-size: 20px}

h1 {font-size: 20px}
h2 {font-size: 18px}
h3 {font-size: 16px}
h4 {font-size: 14px}

a:visited {
	color: #7F1110;
}
a:hover {
	color: #7F1110;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #E98B29;
}


.fot {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}

span.new { background: #FFF0F0; color:#7F1110;}

.news
{
	font-size: 12px;
}

#newsbox
{
width: 240px;
color:#000000;
position:relative; left:10px; top:10px;
border:0px solid #7F1110; 
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.newstxt
{
	padding: 5px 5px 5px 5px;
	font-size: 11px;
}
