@charset "iso-8859-2";
body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-color: #000000;
}                                        
td {
	font-family: tahoma;
	font-size: 12px;
	color: #8E6F33;
}
a {
	font-family: tahoma;
	font-size: 12px;
	color: #8E6F33;
	text-decoration: underline;
}
a:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #8E6F33;
	text-decoration: none;
}
.fomenu {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
A.fomenu {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.fomenu:hover {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #AB853D;
	text-decoration: none;
}

.head_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #AB853D;
}
.head_bold2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #AB853D;
}


