a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
a.aVerde:link {
	color: #79ae12;
}
a.aVerde:visited {
	color: #79ae12;
}
a.aVerde:hover {
	color: #79ae12;
}
a.aVerde:active {
	color: #79ae12;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-indent: 25pt;
	color: #008EDB;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #008EDB;
	text-indent: 0pt;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-indent: 0pt;

}

