.textos {
	font-family:  "Arial Narrow", "Arial MT", Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #ffffff;	
	text-decoration: none;
}
.textos:link, a.textos:active, a.textos:visited
{  
	color: #ffffff; 
}
.textos:hover
{  
	text-decoration: underline;
	color: #ffffff;   
}
.textohome {
	font-family:  Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #ffffff;	
	text-decoration: none;
	font-weight: bold;
}
.titmodel {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

.menu
{
	font-family:   "Arial Narrow", "Arial MT", Arial, Verdana, Helvetica;
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: none
}
.menu:link, a.txt:active, a.txt:visited
{  
	color: #ffffff; 
}
.menu:hover
{  
	text-decoration: underline;
	color: #336600;   
}

