.arial12black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.inicials {
	font-family: Amaze;
	font-size: 18px;
	font-weight: bold;
	color: 7294C1;
	text-transform: capitalize;
}
.jump_menu {
	color: 7294c1;
}

a:link {
	color: 5280BC;
	text-decoration: underline;
}
a:visited {
	color: 898C1A;
	text-decoration: none;
}
a:hover {
	color: 5280BC;
	text-decoration: underline;

}
