.MenuLateral {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.MenuLateral:hover {

	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
.Titulos {
	font-family: "Courier New", Courier, mono;
	font-size: 14pt;
	color: #CC3300;
	text-decoration: none;
}
.Captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000066;
	text-decoration: none;
}
.Textinho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

