a:link {text-decoration: none;}
a:visited {text-decoration: 
           font-style: bold;
		   color: #000000;
}
a:hover {text-decoration: none;
         color: #c3c2c2
}
a:active {text-decoration: none;}
<style> 
 
a:hover{text-decoration:none;} 
a{text-decoration:none;} 
 
</style> 


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.tit_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	
}

.tit_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	
}


.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	}
	
	.textos-botonera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	}
	
.textos-blancos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	}

.submit_input {
    font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#1d4248;
    font-weight:bold;
	background: #E3F2F6;
    border: 1px solid #888787;
	}
	.tit_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: 17px;
	font-weight: normal;
	font-variant: bold;
	text-transform: none;
	color: #f90000;	
}

	.textos-rojos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #f90000;
	
}

	.textos-rojos-grandes{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: bold;
	text-transform: none;
	color: #f90000;
	
}


.textos-rojos-mail{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	font-variant: bold;
	text-transform: none;
	color: #f90000;
	
}

	.tit_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #092853;
	
}

.textos-azules {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1b6772;
	
}

