.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #003333;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000099;

}
a {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #003333;
	text-decoration: underline;


}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000099;

}
.titulogrande {
	font-size: medium;
	font-weight: bold;
	color: #993300;
}
.copyright {
	font-size: 9px;
	font-weight: bold;
	color: #000099;
}
.fotos {

	border: 1px solid #993300;
}
.menu {
	text-decoration: none;
	font-size: xx-small;

}
