body, td {
  font: bold 10px Verdana;
       color: #2E3192; 
  text-align: center
}



.titulo {
	font-family: "Times New Roman";
	font-size: 36px;
	font-weight: bold;
	color: #000066;
}
.contenido {
	font-size: 16px;
	color: #000033;
}
.texto {
	font-size: 16px;
	color: #990000;
}
.chochos {
	font: bold 14px;
	color: #990000;
        text-decoration: none
}
.chochos:hover {
	font: bold 14px;
	color: #000033;
         text-decoration: none
}


.link {
	font: bold 12px;
	color: #000033;
        text-decoration: none
}
.link:hover {
	font: bold 12px;
	color: #990000;
         text-decoration: none
}

.titulo1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #000066;
}


.entrar {
	font: bold 24px;
	color: #990000;
        text-decoration: none
}
.entrar:hover {
	font: bold 24px;
	color: #000033;
         text-decoration: none
}

.celda {  font: 12px Tahoma, Arial, Helvetica, sans-serif; 
       letter-spacing: 2px;
        color: #2E3192; 
        background-color: #FFFFFF; 
        padding-bottom:1px; 
        border-style: inset;
        border-width:1px;
        border-color: #FFFFFF
        }

.sexo {     font: bold 8pt verdana;
              color:#000099;
             text-decoration: none }
.sexo:hover { color:#CC0000;
             text-decoration: none }


.vibradores { color:#CC0000;
             text-decoration: none }
.vibradores:hover { color:#000000;
             text-decoration: none }


