BODY
{
	font-size: 75%; 
	font-family: Verdana,Arial, Helvetica, Sans-Serif;
}
.TITOLOCENTRO
{
	color: black;
	font-style: normal;
	font-family: Verdana;
	text-align: right;
}
TABLE
{
	color: black;
	border-top-style: none;
	font-family: Verdana;
	border-right-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	border-bottom-style: none;
}
.MAINMENU
{
	font-style: italic;
	font-family: Verdana;
	font-size: smaller;
	text-align: left;
	background-color: #FFFFCC;
}
LI
{
	list-style-position: outside;
	font-size: smaller;
	color: black;
	font-family: Verdana;
	list-style-type: square;
}
A
{
	font-family: Verdana;
	color: blue;
	text-decoration: none;
}
A:hover
{
	color: saddlebrown;
	text-decoration: underline;
}
H1
{
	color: saddlebrown;
	background-color: aqua;
	border: dashed;
	border-width: thin;
	border-color: blue;
}
H2
{
	font-size: 125%; 
	text-decoration: underline;
}
