.sb {
	color: #ffffff;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:hover {
	color: #FFFF00;
	background: #336699;

}
.menu {
	font: 12px Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: underline;
}
a.menu:hover {
	color: #FFFF00;
	text-decoration: none;
	background: #336699;
	font-family: Arial;
	font-weight: bolder;


}
a.sb:hover {
	color: #FFFF00;
}
.news {
	font: 14px "Times New Roman";
	color: #336699;
	text-decoration: underline;
}
a.news:hover {
	color: #FFFF00;
	text-decoration: none;
	background: #336699;
}
a.menu:active {
	font-weight: 200;
}

.td {
     background-image: url(sveta.jpg); 
     background-position: top center;
     BACKGROUND-REPEAT: repeat-y;
}

.forum {
	font: 12px Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration: underline;
        font-weight: bolder;
}

a.forum:hover {
	color: #FFFF00;
	text-decoration: none;
	background: #ff0000;
	font-family: Arial;
	font-weight: bolder;