@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a.verde1:link { 
  color:#61811A;
  text-decoration: none; 
}
a.verde1:hover { 
  color:#61811A; 
  text-decoration: underline;
}
a.morado1:link { 
  color:#861263;
  text-decoration: none; 
}
a.morado1:hover { 
  color:#861263;
  text-decoration: underline;
}
a.naranja1:link { 
  color:#E69400;
  text-decoration: none; 
}
a.naranja1:hover { 
  color:#E69400;
  text-decoration: underline;
}
a.verde2:link { 
  color:#7CC31B;
  text-decoration: none; 
}
a.verde2:hover { 
  color:#7CC31B; 
  text-decoration: underline;
}
a.blanco1:link { 
  color:#FFFFFF;
  text-decoration: none; 
}
a.blanco:hover { 
  color:#FFFF99;
  text-decoration: underline;
}
a.estilo13:link { 
  color:#999999;
  text-decoration: none; 
}
a.estilo13:hover { 
  color:#FF0000; 
  text-decoration: underline;
}
a:link {
  color:#999999;
  text-decoration: none;
}
a:visited {
  color:#999999;
  text-decoration: none;
}
a:hover{
  color: #666666;
  text-decoration: underline;
}
a:active {
  color:#999999;
  text-decoration: none;
}
.lineap1{
border:1px dotted red;
width:180px;
}
.estilo1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.estilo2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #F0F0F0;
}
.estilo3 {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.estilo4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.estilo5 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.estilo5a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.estilo6 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
.estilo7 {
	font-family: Tahoma;
	font-size: 8px;
	font-weight: bold;
	color: #FF0000;
}
.estilo8 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.estilo9 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.estilo10 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
}
.estilo11 {
	font-family: "Times New Roman";
	color: #000000;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}
.estilo12 {
	font-family: "Times New Roman";
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}
.estilo13 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.estilo14 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.estilo15 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.estilo16 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.estilo17 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.estilo18 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.verde1{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#61811A;
}
.morado1{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#861263;
}
.naranja1{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#E69400;
}
.verde2{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#7CC31B;
}
.blanco1{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
}