BODY {
	scrollbar-arrow-color: #dd0000;
	scrollbar-face-color: #e2e2e2;
	scrollbar-track-color: #000000;
	background-color : Black;
}
    a.live
  {
	color:#616161;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
}

 a 
 {
	color:#c0c0c0;
	text-decoration:none;
	font-family : Arial, Helvetica, sans-serif;
 }
 
  a:hover
  { 
     color:red; 
     text-decoration: none;
   }
   
   A:VISITED
   {
	color: #c0c0c0;
	text-decoration: underline;
}
   
   a:hover
  { 
     color:red; 
     text-decoration: none;
   }
  
  .f
  { 
     background: #e2e2e2; 
     color: Red; 
     font-family: tahoma,verdana,arial,helvetica; 
     font-size: 8pt;
	 font-weight: regular;
	 BORDER-RIGHT: #dd0000 1px solid;
	 BORDER-TOP: #dd0000 1px solid; 
	 BORDER-LEFT: #dd0000 1px solid; 
	 BORDER-BOTTOM: #dd0000 1px solid; 
	 BACKGROUND-COLOR: #ffffff;
	 scrollbar-arrow-color: #dd0000;
	scrollbar-face-color: #e2e2e2; 
	scrollbar-track-color: #e2e2e2;
    scrollbar-3dlight-color: #e2e2e2;
	scrollbar-darkshadow-color: #696969; 
   } 
  
  .justify
  {
	text-align : justify;
  }
  
   .destaca
  {
	background-color : #E3E3E3;
   }