body, td, th, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.pasta_menu{
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/fundo_pasta.png);
	height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 23px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFF00;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	border-bottom-style: solid;
	border-left-style: none;


}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.normal {
	text-decoration: none;
		border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.noticias_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/fundo_barra_menu_centro.png);
	padding: 5px;
	height: 18px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}