body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #311a10;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.text-bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #660000;
}
.footer {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-family: Tahoma;
	font-size: 13px;
	color: #7B1402;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7B1402;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
}
a:active {
	text-decoration: none;
}
html {
	SCROLLBAR-FACE-COLOR: #f6e5d1;
    SCROLLBAR-SHADOW-COLOR: #ffffff;
    SCROLLBAR-3DLIGHT-COLOR: #f6e5d1;
    SCROLLBAR-ARROW-COLOR: #311a10;
    SCROLLBAR-TRACK-COLOR: #311a10;
	SCROLLBAR-DARKSHADOW-COLOR: #f6e5d1; 
}
