/* CSS Document */

BODY {
	FONT-SIZE: 12px; COLOR: #333333  FONT-FAMILY: "Trebuchet MS", Verdana, Arial;
}
TD {
	FONT-SIZE: 12px; COLOR: #333333;  FONT-FAMILY: "Trebuchet MS", Verdana, Arial;
}
TH {
	FONT-SIZE: 12px; COLOR: #333333;  FONT-FAMILY: "Trebuchet MS", Verdana, Arial;
}
BODY {
	BACKGROUND-IMAGE: url();
	MARGIN: 0px;
	background-color: #FFCC00;
}
.linkNoticias {
	text-decoration: none;
	color: #333333;
	font: bold;
}
A {
	FONT-SIZE: 12px; TEXT-DECORATION: none; FONT-FAMILY: "Trebuchet MS", Verdana, Arial;
}
.textotopo {	FONT-SIZE: 11px;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
}
.linkNoticias {
	color: #003300;
	text-decoration: none;
}
.linkNoticias:hover {
	color: #FF6600;
	text-decoration: none;
}
.linkNoticias:visited {
	color: #666666;
	text-decoration: none;
}
.linkMenu {
	color: #000099;
	text-decoration: none;
}
.linkMenu:hover {
	color: #FF9900;
	text-decoration: none;
}
.linkMenu:visited {
	color: #003366;
	text-decoration: none;
}