<style type="text/css">

BODY{
 font-family: Tahoma; color: #424A31;
}

font.titulo{
 font-family: Verdana;
 font-size: 13pt;
 color: #D88400;
}



font.texto
{
 font-family: Verdana;
 font-size: 10pt;
 color: #3C3C3C;
}

font.minitexto
{
 font-family: Verdana;
 font-size: 8pt;
 color: #3C3C3C;
}

A.menu
{
 color: #D88400;
 font-weight: bold;
 font-family: Verdana;
 font-size: 9pt;
 text-decoration: none;
 font-style: normal
}

A.menu:link
{
font-family: Verdana; color: #D88400
; text-decoration: none
; font-style: normal
}

A.menu:visited
{
    COLOR: #D88400;font-family: Verdana
}

A.menu:hover
{
    COLOR:#D88400;text-decoration: underline 
}




A.normal
{
 color: #3C3C3C;
 font-weight: bold;
 font-family: Verdana;
 font-size: 10pt;
 text-decoration: none;
 font-style: normal
}

A.normal:link
{
font-family: Verdana; color: #3C3C3C
; text-decoration: none
; font-style: normal
}

A.normal:visited
{
    COLOR: #3C3C3C;font-family: Verdana
}

A.normal:hover
{
    COLOR:#3C3C3C;text-decoration: underline 
}





A.mininormal
{
 color: #3C3C3C;
 font-weight: bold;
 font-family: Verdana;
 font-size: 8pt;
 text-decoration: none;
 font-style: normal
}

A.mininormal:link
{
font-family: Verdana; color: #3C3C3C
; text-decoration: none
; font-style: normal
}

A.mininormal:visited
{
    COLOR: #3C3C3C;font-family: Verdana
}

A.mininormal:hover
{
    COLOR:#3C3C3C;text-decoration: underline 
}










A.titulo
{
 color: #D88400;
 font-weight: bold;
 font-family: Verdana;
 font-size: 13pt;
 text-decoration: none;
 font-style: normal
}

A.titulo:link
{
font-family: Verdana; color: #D88400
; text-decoration: none
; font-style: normal
}

A.titulo:visited
{
    COLOR:#D88400;font-family: Verdana
}

A.titulo:hover
{
    COLOR:#D88400;text-decoration: underline 
}


















.topLogin
{
	font-family:Verdana; 
	font-size:9pt; 
	color:#D88400; 
	background-color:white; 
	border:#D88400; 
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
}


</style>