body {
	background-color: #FFFFFF;
}
a:link {
	color: #9F985A;
}
a:visited {
	color: #9F985A;
}
a:hover {
	color: #807624;
}
a:active {
	color: #807624;
}
.bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#cont {
position:absolute;
	width: 760px;
	top :0;
	left:50%;
	margin-left:-360px;
}
