body {
	background-color: #001D2B;
	background-image: url(../imagenes/chepenfondo.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.galeria {color: #567789;
	font-family: tahoma;
	font-size: 10px;
}

a:link {color: #0099CC;
	text-decoration:none;
}

a:visited {color: #0099CC;
	text-decoration:none;
}

.titulos {
	color: #A62D26;
	font-family: tahoma;
	font-weight:bold;
	font-size: 16px;
}

.subtitulos {
	color: #567789;
	font-family: tahoma;
	font-weight:bold;
	font-size: 14px;
}

.textos {color: #567789;
	font-family: tahoma;
	font-size: 12px;
}

.carta {color: #567789;
	font-family: tahoma;
	font-size: 13px;
}

.imagenes {color: #567789;
	font-family: tahoma;
	font-weight:bold;
	font-size: 11px;
}

.resaltados {color: #A62D26;
	font-family: tahoma;
	font-size: 12px;
}

.copyright {
	color: #567789;
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
}