
img.img_border, a img.img_border {
	border: 5px solid #FF0000;
}
a:hover img.img_border{
	border-color: #FFCC00;
}

img.img_border2, a img.img_border2 {
	border: 2px solid #FF0000;
}
a:hover img.img_border2{
	border-color: #FFCC00;
}

.footer {
font-family:Century Gothic;
font-size:14px;
font-weight:bold;
text-align:center;
color:#991700;
}
.footer a:link, .footer a:visited, .footer a:active{text-decoration:none; color:#991700}
.footer a:hover {text-decoration:underline;}

.footer2 {
font-family:Century Gothic;
font-size:12px;
font-weight:regular;
text-align:center;
color:#991700;
}
.footer2 a:link, .footer2 a:visited, .footer2 a:active{text-decoration:none; color:#991700}
.footer2 a:hover {text-decoration:underline;}

.contenido_rojo1 {
font-family:Century Gothic;
font-size:17px;
font-weight:regular;
text-align:justify;
color:#991700;
}

.contenido_cafe1 {
font-family:Century Gothic;
font-size:17px;
font-weight:regular;
text-align:center;
color:#6f2904;
}

.contenido_cafe2 {
font-family:Century Gothic;
font-size:22px;
font-weight:regular;
text-align:center;
color:#6f2904;
}

.contenido_cafe3 {
font-family:Century Gothic;
font-size:14px;
font-weight:regular;
text-align:justify;
color:#6f2904;
}


