body, td { text-align: center }

img { border-color: #FFFFFF }

.titulo {
	font-family: "Courier New", Courier, mono;
	font-size: 40px;
	font-style: italic;
	font-weight: bold;
	color: #CCFF66;
}

.entrar {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #CCFF66;
         text-decoration: none
}

.entrar:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #CCFF66;
         text-decoration: none
}

.sexo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
        color: #0000CC;
         text-decoration: none
}

.sexo:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
        color: #0000CC;
         text-decoration: none
}


.chicas {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
        text-decoration: none
}
.chicas:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
        text-decoration: none}

.aviso {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC0033;

}
.chat {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCFF00;
        text-decoration:none
}

.chat:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCFF00;
        text-decoration:none
}

.webcam {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0033;
        text-decoration:none
}


.webcam:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0033;
        text-decoration:none
}
