/*_____________CLASES TEXTOS_____________*/

.textos{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #303c49;
	text-decoration: none;
	line-height: 120%;
}

.textos a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #303c49;
	text-decoration: none;
	line-height: 120%;
}

.textos a:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	line-height: 120%;
}

.blanco {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	line-height: 120%;
}


.abajo {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #515a64;
	text-decoration: none;
	line-height: 130%;
}

.abajo a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #515a64;
	text-decoration: none;
	line-height: 130%;}

.abajo a:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #516070;
	text-decoration: underline;
	line-height: 130%;
}

.title {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #303c49;
	text-decoration: none;
	line-height: 120%;
	font-weight: bold;
}
