.ban a:link{
	color: #000000;
	text-decoration: none;
}
.ban a:visited {
	text-decoration: none;
	color: #000000;
}
.ban a:hover {
	text-decoration: none;
	color: #000000;
}
.ban a:active {
	text-decoration: none;
	color: #000000;
}


.topo a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.topo a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.topo a:hover {
	text-decoration: none;
	color: #FFCCCC;
}
.topo a:active {
	text-decoration: none;
	color: #CC0000;
}
.paginas a:link{
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.paginas a:visited {
	text-decoration: none;
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.paginas a:hover {
	text-decoration: none;
	color: #999999;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.paginas a:active {
	text-decoration: none;
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.small a:link{
	color: #333333;
	font-family: Tahoma;
	font-size: 10px;
}
.small a:visited {
	text-decoration: none;
	color: #333333;
	font-family: Tahoma;
	font-size: 10px;
}
.small a:hover {
	text-decoration: none;
	color: #999999;
	font-family: Tahoma;
	font-size: 10px;
}
.small a:active {
	text-decoration: none;
	color: #333333;
	font-family: Tahoma;
	font-size: 10px;
}
.mais a:link{
	color: #333333;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
.mais a:visited {
	text-decoration: none;
	color: #333333;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
.mais a:hover {
	text-decoration: none;
	color: #999999;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
.mais a:active {
	text-decoration: none;
	color: #333333;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}

.noticia {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
}
.vermelho {
	font-family: Tahoma;
	font-size: 20px;
	color: #CC0000;
	text-decoration: none;
	font-weight:bold;
}


