td{
	color: black;;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:none;
}

a {
	color: #731314;
	font-family: tahoma;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

h1{
	color: #000000;
    font-family:Tahoma;
    font-size:18px;
	font-weigt:normal;
	margin-bottom:5px;
}

h2{
	color: #000000;
    font-family:Tahoma;
    font-size:16px;
    font-weigt:lighter;
    margin-bottom:5px;
}

b, strong {
    color: #000000;
}

.bold_menu {
	font-size:11px;
    font-weight: bold;
}

.bold_menu:hover {
	text-decoration: none;
}

	        .top_menu {
	            color: #FFDBC7;
	            font-weight: bold;
	            font-size:12px;
	        }

	        .left_top {
	            color: #FFDBC7;
	            font-weight: bold;
	            font-size:11px;
	        }

	        .left_menu {
	            color: #FFDBC7;
	            font-size:11px;
	        }
#advert {
	align: center;
}
#advert a {
	color: #FFDBC7;
}

.stat a
{
text-decoration: none;
color: #FFDBC7;
font-weight: normal;
}

.stat a:hover
{
text-decoration: underline;
color: #FFDBC7;
}