BODY {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(images\fondomariox.jpg);
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #009900; SCROLLBAR-HIGHLIGHT-COLOR: #00CC00; 
	SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #000000
}

a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}

.texto-11 {
font-size: 11px;
}

.cabecera {
font-size: 11px;
margin-left: 10%;
margin-right: 10%;
}

.titulo {
	font-size: 13px;
	color: #FFFF00;
	font-weight: bold;
	background-color: #006600;
	margin-left: 10%;
    margin-right: 10%;
}
