BODY{
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
	margin-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.estilo1{
	font-size: 12px;
	color:#444;
	background-color: #EFF1F4;
}
A.estilo1{
	font-size: 12px;
	color:#444;
	text-decoration: none;
}
A.estilo1:HOVER{
	font-size: 12px;
	color:#626C2C;
	text-decoration: none;
}

.estilo2{
	font-size: 12px;
	color:#626C2C;
	background-color: #FFFF97;
}
A.estilo2{
	font-size: 12px;
	color:#626C2C;
	text-decoration: none;
}
A.estilo2:HOVER{
	font-size: 12px;
	color:#444;
	text-decoration: none;
}

.estilo3{
	font-size: 12px;
	color:#01009E;
	background-color: #CCDDFF;
}
A.estilo3{
	font-size: 12px;
	color:#01009E;
	text-decoration: none;
}
A.estilo3:HOVER{
	font-size: 12px;
	color:#444;
	text-decoration: none;
}
A.estilo3gg{
	font-size: 12px;
	color:#01009E;
	text-decoration: underline;
}
A.estilo3gg:HOVER{
	font-size: 12px;
	color:#01009E;
	text-decoration: underline;
}