body, td {
    margin: 0px;
    font-family: tahoma;
    font-size: 12px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
#menu a {
	color: #FFFFFF; 
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}
#menu a:hover {
	text-decoration: none;
}

a {
	color: #000000;
}
a:hover {
	color: #d10303;
	text-decoration: none;
}
a.news {
	color: #000000; 
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
a.main {
	color: #d10303; 
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
	display: block;
}
a.main:hover {
	color: #000000; 
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	display: block;
}
span.count a *{
	filter:alpha(opacity=30);
	-moz-opacity:0.3
}
span.count a:hover *{
	filter:alpha(opacity=100);
	-moz-opacity:1.0
}

.bgbanner {padding: 7px; }
#begun li {border:1px dashed #9f0000; background-color: #f5d0d0;}
a.begun:hover {color:000000 !important;}
a.partner {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: dashed 1px #fdff43;
}
a.partner:hover {
	text-decoration: none;
	color: #fdff43;
	border-bottom: 0px;
}