body {
	background-color: #A6AB09;
	margin-top: 0px;
}
body,td,th {
}
.tablagris {
	border: thin outset #CCCCCC;
}
a:link {
	color: #45452C;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #717148;
}
a:hover {
	text-decoration: underline;
	color: #E1E70E;
}
a:active {
	text-decoration: none;
	color: #646440;
}
.texto {
	color: #383431;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titulo {
	color: #383431;
	font-family: Papyrus;
	font-size: 25px;
	font-weight: bold;
}
.subtitulo {

	color: #383431;
	font-family: Papyrus;
	font-size: 12px;
	font-weight: bold;
}
.textopeq {
	color: #383431;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.textocursiva {
	color: #383431;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.titulin {
	color: #C40000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

