<style type="type/css">
a{color:black; font-size:12; text-decoration:none}
a:hover:{color:red;font-size:13;text-decoration:underline}
a.tipo2{
	color:8C3535;
	font-size:16px;
	text-decoration:underline;
}
a.tipo2:hover {font-size:12; text-decoration:none; color: blue; background-color:white} 
a.tipo2:visited{
	color:8C3535;
	font-size:16px;
	text-decoration:underline;
}
a.tipo3 {color: #800000; font-size:12; text-decoration:none}
a.tipo3:hover {font-size:12; text-decoration:none; color: blue; text-decoration: underline} 
a.tipo4 {color: #FFFFFF; font-size:14px; text-decoration:none}
a.tipo4:hover {color: #FFFFFF; font-size:14px; text-decoration:none}
.body {color:black; font-family:arial; font-size:12px;}
.bodyr {color:red; font-family:arial; font-size:12px;}
a.body {color:#8C3535}
a.body:visited{ color:#8C3535}
a.body:hover{ color:#0000FF; text-decoration:underline; font-size:12px}
.textocuadros {background-color:white;color:black;font-size:10px;font-family:arial}
.titulo{color: #8C3535; font-size:18px; font-family: arial; font-style: normal;vertical-align: baseline}
.menu{position:absolute;
      visibility:hidden;
	  background-color:white;
	  color:black;
	  border-style:solid;
	  border-color:#5C7FB4;
	  border-width:1px;
	  padding:3px;
	  font-size:12px;
	  fort-family:"arial","helvetica";
	  }
.menu a:hover {font-size:12; text-decoration:none; color: blue; background-color:white}
.menu a{text-decoration:none; color:black}
.tittle {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; color: #8C3535}
.subtitulo {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #8C3535}
a.intros { font-family: Times, Serif; font-size: 12px; color: #0000FF; text-decoration: none}
a.intros:hover { font-family: Times, Serif; font-size: 12px; color: #0000FF; text-decoration: none}
a.intros:visited { font-family: Times, Serif; font-size: 12px; color: #0000FF; text-decoration: none}
ct{font-family: Times; font-size:20; color:#512524}
</style>
