.textGrisP {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #808080;
	text-decoration: none;
}

.textGrisPp {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
}

.textGrisM {
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #808080;
	text-decoration: none;
}

.textGrisG {
	font-family: Tahoma, Arial;
	font-size: 18px;
	color: #808080;
	text-decoration: none;
}

.textAzulP {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #000066;
	text-decoration: none;
}

.textAzulPp {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}

.textAzulM {
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #000066;
	text-decoration: none;
}

.textAzulG {
	font-family: Tahoma, Arial;
	font-size: 18px;
	color: #000066;
	text-decoration: none;
}

.textVerdeP {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #006600;
	text-decoration: none;
}

.textVerdePp {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}

.textVerdeM {
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #006600;
	text-decoration: none;
}

.textVerdeG {
	font-family: Tahoma, Arial;
	font-size: 18px;
	color: #006600;
	text-decoration: none;
}

.textGris_oscuroP {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

.textGris_oscuroPp {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.textGris_oscuroM {
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}

.textGris_oscuroG {
	font-family: Tahoma, Arial;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

input {
	font-family: Tahoma, Arial;
	font-size: 11px;


}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.bodera {
	border: thin solid #607087;
}
