body
{
letter-spacing: 0;

font-size: 0.8em;
margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
font-family: Verdana;
background-color: #ffffff;
color: #000000;text-decoration: none;
word-spacing: normal;
text-align: justify;
letter-spacing: 0;

}
.uno {COLOR: #Fcccc0; TEXT-DECORATION: none}
.2 {COLOR: #FF6633; TEXT-DECORATION: none}
.3 {COLOR: #FF3333; TEXT-DECORATION: none}
.4 {COLOR: #FFcc00; TEXT-DECORATION: none}

.Estilo1 {
	color: #ff0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}

a:link {
	color: #0000CC;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
	font-weight: bold;

}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;

}
a:active {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;

}
