.parrafo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: EF2C30;
}
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
}
a:link {
	color: #F58883;
	font-weight: bold;
}
a:visited {
	color: #330066;
}
a:hover {
	font-style: italic;
	font-weight: bolder;
	color: EF2C30;
}
