.titulos {
	font-size: 14px;
	font-weight: bold;
}
.rodape {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.rodape a:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.rodape a:active{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.rodape a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #CCFFCC;
	text-decoration: underline;
}li {
	list-style-image: url(images/li.gif);
}
.desenhos {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
