p {
	font-family: arial;
	font-size: 9pt;
}

H1 {
	font-family: arial;
	font-size: 12pt;
}

H2 {
	font-family: arial;
	font-size: 11pt;
}

UL {
	font-family: arial;
	font-size: 9pt;
}


A {
	text-decoration: none;
	color: #339999;
}

A:hover {
	text-decoration: underline;
	color: #4B0082;
}

A.titulo {
	text-decoration: none;
	color: white;
}

A.titulo:hover {
	text-decoration: none;
	background-color: white;
	color: #339999;
}
