body {
	background-color: #FDF6DA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #A32D13;
	text-decoration: none;
}
a:visited {
	color: #A32D13;
	text-decoration: none;
}
a:hover {
	color: #C29C09;
	text-decoration: none;
}
a:active {
	color: #C29C09;
	text-decoration: none;
}
.border {
	border: 1px solid #A32D13;
}
.texto_blanco {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.texto_blancos {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.titulos {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #A32D13;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #A32D13;
	border-right-color: #A32D13;
	border-bottom-color: #A32D13;
	border-left-color: #A32D13;
}
.borderphoto {

	border: 3px solid #A32D13;
}
.forms {
	border: 1px solid #AB2B12;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #FEFAE9;
}
.destacado {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9F2C11;
	font-weight: bold;
}
.texto_blanco_grande {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
.destacadoC {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9F2C11;
	font-weight: bold;
}
.categoria {
	color: #008800;
	text-decoration: none;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #339900;
}
.categoria a:link {
	color: #339900;
	text-decoration: none;
}
.categoria a:visited {
	color: #339900;
	text-decoration: none;
}
.categoria a:hover {
	color: #339900;
	text-decoration: none;
}
.categoria a:active {
	color: #339900;
	text-decoration: none;
