.tablamarco {
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
}

.cuerpo {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.texto1 {
text-shadow:#000000;
font-family: "Maiandra GD";
font-size:17px;
font-weight:200;
color: #000000;

}

.textocurs {
font-family:"Monotype Corsiva";
font-size:20px;
font-weight:200;
color:#000000;
}


A.link:link {text-decoration: none; color:red; font-size:14px;}
A.link:visited {text-decoration: none; color:#990000; font-size:14px;}
A.link:hover {text-decoration: underline; color: black; font-size:13px; font-weight:bold;}

h3 { color: #990000; font-family: "Stylus BT";}

.corrido {
font: "Monotype Corsiva";
text-shadow: #000000;
font-size: 16px;
color:#990000;
}

.titulo {
text-shadow:#000000;
font-family: "Lucida Calligraphy";
font-size:15px;
font-size-adjust:inherit;
text-decoration:underline;
font-weight:200;
color: #990000;
}

A.link2:link {text-decoration: none; color:red; font-size:9px;}
A.link2:visited {text-decoration: none; color:#000099; font-size:9px;}
A.link2:hover {text-decoration: underline; color: black; font-size:9px; font-weight:bold;}

