td, body { text-align: center
}

.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 38px;
	font-style: italic;
	font-weight: 600;
	color: #FFCC00;
}

.vestidas {
	font-family: verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: 600;
	color: #FF6666;
}
.chicasvestidas {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: 600;
	color: #FF6666;
}
.fotos {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: 600;
	color: #FFCC00;
         text-decoration: none  
}

.fotos:hover {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: 600;
	color: #FFCC00;
         text-decoration: none
}


.ropa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 900;
	color: #990000;
        text-decoration: none
}
.ropa:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 900;
	color: #990000;
        text-decoration: none
}

.aviso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	
	color: #000000;
}
.aviso:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	
	color: #000000;
}

.sexo { font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: 600;
	color: #990000;
         text-decoration: none  
}

.sexo:hover {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: 600;
	color: #0000CC;
         text-decoration: none
}

.chicas { font-family: verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	color: #FFCCFF;
         text-decoration: none  
}

.chicas:hover {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	color: #FFCC00;
         text-decoration: none
}


