.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: 700;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: normal;
	list-style-image: url(../images/bg01.gif);

}
a:link.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
a:hover.menu {
	color: #666666;
}
a.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: none;
	list-style-image: url(../images/bg01.gif);
}
.rodape {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000033;
	background-color: #006699;
}
a.rodape {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 600;
	color: #CCFF99;
	text-decoration: none;
	display: block;
}
a:hover.rodape {
	color: #992;
	text-decoration: none;
	display: block;
}
