body {
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #6D3C04;
	background-image: url(imagenes/fondo.gif);
	text-align: justify;
}
h1 {
	font-size: 16px;
	color: #990000;
}

h2 {
	color: #6D3C04;
	font-size: 14px;
}
h3 {
	font-size: 12px;
	color: #BC3D6A;
	text-decoration: blink;
}
h4 {
	font-size: 11px;
	color: #000000;
}
table {
	color: #F6F5F2;
	text-align: justify;
}
td,th {
	font-size: 11px;
	color: #6D3C04;
}
h5 {
	font-size: 16px;
	color: #BC3D6A;
}
a:link {
	color: #BC3D6A;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #CC9966;
	text-decoration: underline;
}
a:active {
	color: #FFCCCC;
	text-decoration: none;
}

.infoPage {font-size: 11px}
.EnlaceGrande {font-size: 16px}
.encabezado {font-size: 14px;
	font-weight: bold;
}
.titulo1 {color: #822D44;
	font-weight: bold;
	font-size: 26px;
}
#splashImage {
	float: left;
}
.textoGrande {font-size: 18px}

.boton{
        font-size:10px;
        font-family:"Trebuchet MS";
        font-weight:bold;
        color:white;
        background:#996633;
        border:0px;
        width:135px;
        height:19px;
       }

