<style type="text/css">

P
{
}
H1
{
}
H2
{
}
H3
{
}

.menu  {
   color: #000000;
   text-decoration: none;
   font-weight: normal;
   }


.menu:Visited  {
	color : #000000;
   text-decoration: none;
   font-weight: normal;
}

.menu:Active  {
	color : #3C6B67;
   font-weight: bold;
}

.menu:Hover  {
	color : #3C6B67;
   text-decoration: none;
   font-weight: bold;
}

.menuAlto  {
   color: #FFFFFF;
   text-decoration: none;
   font-weight: normal;
   }


.menuAlto:Visited  {
	color : #DD3300;
   text-decoration: none;
   font-weight: bold;
}

.menuAlto:Active  {
	color : #FF0000;
}

.menuAlto:Hover  {
	color : #FF0000;
   text-decoration: underline;
}

A  {
   color: #DD3300;
   text-decoration: none;
   font-weight: bold;
   }


A:Visited  {
	color : #DD3300;
   text-decoration: none;
   font-weight: bold;
}

A:Active  {
	color : #FF0000;
}

A:Hover  {
	color : #FF0000;
   text-decoration: underline;
}



BODY  {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

TD { 
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 13px;
	color : Black;
}


</style>
