/* iDs, Estudio de Diseņo - 2010
Vip Services, Agencia especializada de servicios - 2010 */

/* Estilos CSS
*/ 

A:hover { 
	text-decoration: underline;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: default;
}
.enlacesV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BDE23D;
	text-decoration: none;
}
.enlacesB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}