.azul {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;

}
.verde {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
.verdana {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.verdana2 {
	font-family: Verdana;
	font-size: 10px;
	color: #006633;
	text-decoration: underline;
}
.gris {
	font-family: Arial;
	font-weight: normal;
	text-transform: lowercase;
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
}
.azul2 {
	font-family: Arial;
	text-transform: lowercase;
	color: #003366;
	text-decoration: underline;
	font-size: 12px;
}
.verde2 {
	font-family: Arial;
	text-transform: lowercase;
	text-decoration: underline;
	color: #006633;
	font-size: 12px;
}
.Arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.Arial2tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #353535;
}
