     a:visited { color:#FFFFFF; }
     a		  {
	text-decoration: none;
	color: #FFFFFF;
}
	 a.2 	  { text-decoration: none; }
	 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
    a.2:hover { text-decoration: none; }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-color: #CCCCCC;
	border-top: 2;
}
.texto_cuerpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #990000;
	text-align: left;
}
.Estilo1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; color: #990000; text-align: justify; font-weight: bold; }
.Estilo2 {color: #990000; text-align: justify; font-family: Verdana, Arial, Helvetica, sans-serif;}
li {
	color: #990000;
}
.tablas_grises {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
