.link_off {
	color: #CCCCCC
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold
}
a:hover {
	color: #CE0031;
	text-decoration: none
}
.go {
	font-weight: bold;
	color: #C00000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	text-decoration: none
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
}
.inputColor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	background-color: #404040;
	border: 0;
}
BODY {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.menu {
	font-Family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
	color: #999999;
	font-size: 11px
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999;
	font-weight: bold
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCC;
}
.textoAP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	text-align: justify;
}
.textoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
}
