a { text-decoration: none }
a:link {
     color: blue;
     text-decoration: none;
	 font-weight: bold;
     background-color: transparent;
     }

a:visited {
     color: blue;
     text-decoration: none;
	 font-weight: bold;
     background-color: transparent;
     }

a:hover {
     color: #cc3300;
     text-decoration: none;
	 font-weight: bold;
     background-color: transparent;

     }

a:active {
     color: #000000;
     text-decoration: none;
	 font-weight: bold;
     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: #000000; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #eeeeee; 
	SCROLLBAR-TRACK-COLOR: #eeeeee; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
	SCROLLBAR-BASE-COLOR: #D6D8F5; 
	scrollbar-3d-light-color: #eeeeee;
}
.titulos
{
  FONT: bold 11px Verdana, Arial, Helvetica, sans-serif;
  color: FF9900;
}
.tema
{
  FONT: bold 11px Verdana, Arial, Helvetica, sans-serif;
  color: ffffff;
}
.frases
{
  FONT: 10px Verdana, Arial, Helvetica, sans-serif;
  color: ffffff;
}
.notas
{
  FONT: 9px Verdana, Arial, Helvetica, sans-serif;
  color: ffffff;
}

.captcha {
  display : none;
  background: #FFF;
}