body,td,th {
	font-family: Tahoma;
	font-size: 12px;
}
body {
	background-color: #814101;
	background-image: url(../images/fondocafe.gif);
	background-attachment: fixed;
}

a{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
td.txcolum {
	font-size: 12px;
	color: #FFFFC1;
	background-color: #BA2E00;
	padding: 7px;
}

a:link {
	color: #FFFFC1;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FFFFC1;
	text-decoration: none;
}
a:active {
	color: #FFFFC1;
	text-decoration: none;
}.txtitulo {
	font-size: 13px;
	color: #B71000;
}
a.email{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
}
a.email:link {
	color: #AE3400;
	text-decoration: none;
}
a.email:hover {
	color: #000000;
	text-decoration: none;
}
a.email:visited {
	color: #AE3400;
	text-decoration: none;
}
a.email:active {
	color: #000000;
	text-decoration: none;
