
select
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial
}

.texto 
{	font-family: Arial,verdana; font-style: normal; font-weight: normal; font-size: 13px; color: #000000; text-decoration: none }
.texto A
{	font-family: Arial,verdana; font-style: normal; font-weight: normal; font-size: 13px; color: #000000; text-decoration: none }
.texto A:hover
{	font-family: Arial,verdana; font-style: normal; font-weight: normal; font-size: 13px; color: #000000; text-decoration: none }
.textob 
{	font-family: Arial,verdana; font-style: normal; font-weight: bold; font-size: 13px; color: #000000; text-decoration: none }

.menu 
{	font-family: Arial,verdana; font-style: normal; font-weight: normal; font-size: 12px; color: #ffffff; text-decoration: none }
.menu A
{	font-family: Arial,verdana; font-style: normal; font-weight: normal; font-size: 12px; color: #ffffff; text-decoration: none }
.menu A:hover
{	font-family: Arial,verdana; font-style: normal; font-weight: bold; font-size: 12px; color: #ffffff; text-decoration: none }
.menub 
{	font-family: Arial,verdana; font-style: normal; font-weight: bold; font-size: 12px; color: #ffffff; text-decoration: none }
.menub A
{	font-family: Arial,verdana; font-style: normal; font-weight: bold; font-size: 12px; color: #ffffff; text-decoration: none }

.new
{	font-family: verdana; font-style: normal; font-weight: normal; font-size: 9px; color: #ff3399; text-decoration: none }
.textow
{	font-family: verdana; font-style: normal; font-weight: normal; font-size: 10px; color: #ffffff; text-decoration: none }

.td3{
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	background-color:#BAC5D2
}
.td2{
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	background-color:#F3FEBD
}
.boton{
	border: 1px outset #000000;
	font-weight: bold;
	font-size: 8pt;
	cursor: hand;
	width: 130;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #BAC5D2;
}
