body {
	background-image: url();
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family:Tahoma;
	font-size: 12px;
}


A:link { text-decoration: underline; color: #762938}
A:active { text-decoration: underline; color: #762938}
A:visited { text-decoration: underline; color: #762938}
A:hover { text-decoration: underline; color: #000000}

A.footer:link { text-decoration: underline; color: #F1F1F1}
A.footer:active { text-decoration: underline; color: #F1F1F1}
A.footer:visited { text-decoration: underline; color: #F1F1F1}
A.footer:hover { text-decoration: underline; color: #D8D8D8}


.txtbco {
	color: #F1F1F1;
}

.footer {
	color: #F1F1F1;
	font-size:10px;
}

.cajas {
	font-size:11px;
}


.titulo{
	font-family:Tahoma;
	font-size:14px;
	color:#762938;
	font-weight:bold;
}

