body{
	font-family: "Lucida Sans";
	color: white;
	background-color: #55BF00;
	font-size: 18px;
}

a:link, a:visited, a:hover {
	color: #CCFFFF;
	text-decoration: none;
}

a:hover {
	color: #2A3F55;
	text-decoration: underline;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

h2 {
	font-family: "Lucida Sans";
	color: #2A1FAA;
	font-size: 13px;
}

h3 {
	font: "Lucida Sans";
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
}

h4 {
	font: "Lucida Sans";
	color: blue;
	font-size: 18px;
	font-weight: bold;
}

h5 {
	font: "Lucida Sans";
	color: #000000;
	font-size: 16px;
}

a.optlink, a.optlink:visited{
  	color: #000000;
}

a.optlink:hover{
  	color: #000000;
	text-decoration: none;
}

.Estilo1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.Estilo2 {color: #000000}

.Estilo3 {
	font-size: 12px;
	color: #000000;
}