.division {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #01835D;
	text-decoration: none;
}
.botones1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-variant: small-caps;
	color: #EAF9D9;
	text-decoration: none;
}
.botones1:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-variant: small-caps;
	color: #F1FBE6;
	text-decoration: underline;
}
.botones2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-variant: normal;
	color: #428033;
	text-decoration: none;
}
.botones2:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-variant: normal;
	color: #87C747;
	text-decoration: underline;
}
.titulo1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}
.botones3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #004049;
	text-decoration: none;
}
.botones3:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #E4F1EF;
	text-decoration: none;
	background-color: #004B39;
}
