BODY {	
	background:#000000;
	scrollbar-base-color: #990000; 
	scrollbar-arrow-color: #ff9900; }
P {
	FONT-SIZE: 12px;
	FONT-FAMILY: tahoma;
	margin: 5px 5px 5px 5px; 
	/*color: #333333; */}
.link-rojo {
	font-family: tahoma;
	font-size: 12px;
	color: #990000;
	vertical-align: middle;	}
a:link {
	text-decoration: none;
	color: #990000;}
a:visited {
	text-decoration: none;
	color: #990000; }
a:hover {
	text-decoration: none;
	color: #CE7B00; }
a:active {
	text-decoration: none;
	color: CE7B00; }	
.texto {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	/*text-indent: 10px;*/
	text-aling: justify; }
.texto-blanco {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-indent: 10px; }
.titulo-blanco {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: bold;
	text-indent: 10px; }
