.bot {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
	line-height: 25px;


}
a:link {
	color : #894C2F;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;


}
a:visited {
	color : #894C2F;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
	text-decoration: none;


}
a:hover {
	color : #894C2F;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
	text-decoration: underline;

}
a:active {

	color : #894C2F;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
}
.titulos {

	color : #894C2F;
	margin-right : 10px;
	font-size : 22px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.botbold {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
	line-height: 25px;

}
.bottext {
	color : #000000;
	font-size : 10px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
	line-height: 16px;



}
.tesxtodestac {
	color : #894C2F;
	margin-right : 10px;
	font-size : 15px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 25px;

}
.resaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration: blink;
}

