p {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}
.menu {
	font-size: 16px;
	color: #990000;
	text-decoration: none;
	background-color: #FFFF99;
	display: block;
	font-weight: bold;
	padding: 5px;
	border: thin solid #000099;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	width: 130px;
	font-family: "Lucida Handwriting", "Comic Sans MS";
}
.menu:hover {
	font-family: "Lucida Handwriting", "Comic Sans MS";
	font-size: 16px;
	color: #990000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	font-weight: bold;
	padding: 5px;
	border: thin solid #000099;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.titulo1 {
	font-size: 48px;
	font-style: italic;
	color: #990000;
	font-family: "Lucida Handwriting", "Comic Sans MS";
}
.titulo2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #990000;
}
.listas {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}
