.css {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.tituloG {
	font-family: "Agency FB";
	font-size: 35px;
	color: #002C61;
	text-decoration: none;
}
.tituloP {

	font-family: "Agency FB";
	font-size: 23px;
	color: #C11110;
	text-decoration: none;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #993300;
	text-decoration: none;
}
a:visited {

	font-family: Verdana;
	font-size: 10px;
	color: #993300;
	text-decoration: none;
}
a:hover {


	font-family: Verdana;
	font-size: 10px;
	color: #993300;
	text-decoration: none;
}
a:active {



	font-family: Verdana;
	font-size: 10px;
	color: #993300;
	text-decoration: none;
}
