/* PROPIETARIO: Coffee House el Viejo Tostadero */
/* AUTHOR: www.e-dreams.biz */

@media screen {
BODY {SCROLLBAR-BASE-COLOR:#EFD3BD; SCROLLBAR-ARROW-COLOR:#552D21; background:#000000}
P {font-family:Arial; font-size:12px; color:#000000; text-align:justify; text-indent:10pt}
}
@media print {
BODY {background:#ffffff}
P {font-family:times new roman; font-size:12px; color:#000000; text-align:justify; text-indent:10pt}
}

.alerta {font-family:arial; font-size:12px; color:#EFD3BD; text-align:center; text-decoration:none}
.alerta:hover {text-decoration:underline}
a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#EFD3BD;
	text-align:center;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E8C09F;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EFD3BD;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EFD3BD;
	text-decoration: none;
}
