<style type="text/css">
/* menu */
a { text-decoration: none }
a:link {
     color: #000000;
     text-decoration: none;
     background-color: transparent;
     }

a:visited {
     color: #000000;
     text-decoration: none;
     background-color: transparent;
     }

a:hover {
     color: #cc3300;
     text-decoration: none;
     background-color: transparent;

     }

a:active {
     color: #0000ff;
     text-decoration: none;
     background-color: transparent;
     }	 

body {
/*	margin:1px; background-color: #ffffff; */
/*	background-image: url('http://www.datingfast.com/images/bg.gif'); background-repeat: repeat; */
/*	SCROLLBAR-HIGHLIGHT-COLOR: #664D33; 
	SCROLLBAR-SHADOW-COLOR: #664D33; 
	SCROLLBAR-ARROW-COLOR: #664D33; 
	SCROLLBAR-TRACK-COLOR: #664D33; 
	SCROLLBAR-DARKSHADOW-COLOR: #330000; 
	SCROLLBAR-BASE-COLOR: #330000; 
	scrollbar-3d-light-color: #664D33;
	*/
}

/* texto */
.titulo
{
  FONT: bold 28px Times New Roman, Verdana, Arial, Helvetica, sans-serif;
  color: becae6;
}
.tema
{
  FONT: bold 14px Times New Roman,Verdana, Arial, Helvetica, sans-serif;
  color: ffffff;
}
.frases
{
  FONT: 12px Times New Roman,Verdana, Arial, Helvetica, sans-serif;
  color: ffffff;
}
.menu
{
  FONT: 14px Times New Roman,Verdana, Arial, Helvetica, sans-serif;
  color: 000000;
}
.notas
{
  FONT: 11px Times New Roman,Verdana, Arial, Helvetica, sans-serif;
  color: 000000;
}

/* roll over */
.roll {color:#fff;background-color:#CCCCCC;}
.out {color:#fff;background-color:#eeeeee;}

.top_roll {background-color:#eeeeee;}
.top_out {background-color:#CCCCCC;}

/* TABLES */
 #TABLE {background:00C9FF }
 CAPTION {background:blue; color:yellow; font-size:20pt; caption-side:bottom }
 TD.formatado 
 {
   height:10px;
   line-height:10px;
   background-color:maroon;
   color:white;
   text-align:center;
   FONT: 10px Times New Roman,Verdana, Arial, Helvetica, sans-serif;
   color: 000000;
 }

 #TD.image {background: url(chicken.jpg) fixed; vertical-align:bottom }


</style>
