/* Cascade DTP V4 - Style Sheet */
body {
	background-color: #731806;
	text-align: center;
	font-family:  verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:auto;
}

#contpres{
	position : relative ;
	margin-top: 10px;
	margin-left : auto ;
	margin-right : auto ;
	width : 780px ;
}

#flash{
	width: 780px;
	border: 1px solid #6F650F;
}


A:link {
	COLOR: #6F650F;
	text-decoration: none;
}
A:visited {
	COLOR: #6F650F;
	text-decoration: none;

}

A:hover {
	COLOR: #FFFFFF;

}
A:active {
	COLOR: #000000;

}