/* CSS Document */

body {
	margin:0px;
	background-color: #99CCFF;	
	}
table {
	font-family:"BN Deep Blue";
	font-size:22px;
	color: #000066;
	
	}
marquee {
	font-family:"verdana";
	font-size:12px;
	color: #FFFF00;
	}
.centro {
	font-family:"verdana";
	font-size:12px;
	color: #000066;
	background-color: #CCCCCC;
	}
a:link {
	font-family: "BN Deep Blue";
	font-size:22px;
	color:#6699cc;
	text-decoration:none;
	}
a:active {
	font-size:22px;
	text-decoration:none;
	}
a:visited {
	color:#6699cc;}
a:hover {
	font-size:22px;
	}
