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