/* CSS Document */
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.Estilo1 {
	font-size: 16px;
	font-weight: bold;
}
.Estilo4 {font-size: 16px; font-weight: bold; color: #00CCFF; }
#CENTER-T {
	margin: auto;
	width: 760px;
}
a:link, a:active, a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover{
	color: #CCCCCC;
}
