@charset "iso-8859-1";
<!--
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> @charset "iso-8859-1";  

.nul {font-family: Tahoma;}
.border{
	border-style: outset;
	border-left-width: 3px;
	border-right-width: 3px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-color: #531518
}

.link{
	font-family: "Monotype Corsiva";
	font-size:23px;
	color: DDAD0D;
	font-weight:bolder;
	background-color:#F0E1A5;
}

.link a { font-size:23px; }

.gold{
	font-family: "Monotype Corsiva";
	font-size:23px;
	color: 531518;
	font-weight:bolder;
	background-color:#F0E1A5;
}
.text_center {
	font-family: "Monotype Corsiva";
	font-size:20px;
	font-weight: bold;
	text-align:center;
}
.text {
	font-family: "Monotype Corsiva";
	font-size:20px;
	font-weight: bold;
}
.imgborder{
	border-style: groove;
	border-width:5px;
	border-color: #E5B815;
}

a {text-decoration:none}

img {
	border:0;
}

body { background-image:url(images_MG/marb022.jpg);
		background-repeat: repeat;	
}



-->
