body{
background-color:#000000;
}

a{
	font-family:  verdana, arial, helvetica, sans-serif;
	color: #993333;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold; 
}

a:hover{ 
	color: #FFCC00;
	font-weight: bold; }

.text{
	border : thin solid #CC9999;
	font-family : Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #993333;
	text-align : justify;
}

.titulos
		{ color: #FFCC00;
		font-weight: bold; }


a.footerlink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF9900;
	text-align:center;
	font-weight:bold;
}