@charset "utf-8";
/* CSS Document */

body {
	font-family: "Franklin Gothic Medium";
	color: #707770;
}
a:hover {
	font-family: "Franklin Gothic Medium";
	color: #CCCC33;
	text-decoration: none}
a:link {
	font-family: "Franklin Gothic Medium";
	color: #999900;
	text-decoration: none;
}
a:visited {  font-family: "Franklin Gothic Medium"; color: #999900; text-decoration: none}
a:active {  font-family: "Franklin Gothic Medium"; text-decoration: none}

.Contenidos {
	font-size: small;
}
.Noticias {
	font-size: x-small;
}

.Piedepagina {
	font-size: xx-small;
}