body {
    background-color:#130702;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.txt {	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #360000;
	}
	
.title {	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #360000;
	}
.footer {	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #A79B69;
	}
.bgtop {
	background-image: url(images/bg-menu.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
a:link {
    font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 10pt;
	color: #360000;
	}
a:hover {
    text-decoration:underline;
	font-width: bold;
	color: #130702;
	}
a:visited {
	text-decoration:none;
	color: #130702;
	}
a:active {
	text-decoration:none;
	color: #360000;
	}
.box {color: #A79B69; border: 1px dotted #360000; border-left: 0px; border-right: 0px; border-bottom: 0px;