body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #858F2F;
}

body,td,th {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
}

.style1 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FFFF00;
}

.style2 {color: #000000}

.style3 {color: #FFFFFF}

.Estilo5 {
	font-size: 9px;
	color: #FFFFFF;
}

.style6 {font-size: 16px;
	font-weight: bold;
}

.style7 {color: #F5F5E6}

.style8 {
	font-size: 12px;
	font-weight: bold;
}

a:link {
	color: #FE7019;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FE7019;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

A.clase1:visited {
	color:#fff;
	font-weight: normal;
	font-size: 9px;
} 
A.clase1:active {
	color:#fff;
	font-weight: normal;
	font-size: 9px;
} 
A.clase1:link {
	color:#fff;
	font-weight: normal;
	font-size: 9px;
} 
A.clase1:hover {
	color:#fff;
	font-weight: bold;
	font-size: 10px;
} 
