.textoventana {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.textomenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 10px;
}
a:hover {
	text-decoration: underline;
	color:#FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
body {
	background-image: url(images/pixel-transparente.gif);
	background-repeat: repeat;
}
