a:link { color: white; text-decoration: none; }
a:visited { color: white; text-decoration: none; } 
table.nt td a{display: block;} 
table.nt td a:link, table.nt td a:visited {} 

table.nt td a:hover, table.nt td a:active {
background-image: url(../imagenes/m_barraon.jpg); 
color: #000000; 
text-decoration: none;
height="20";
font-size: 10px;
} 

.formulario{
border-style: dotted;
border-color: gray;
}

.formbutton{
	border: thin;
	color: black;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-variant: normal;

}

.textocentral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

