body {
	scrollbar-base-color: #CCCCCC;
	background-color: #CCCCCC 
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.withelink {
	color: #FFFFFF;
	text-decoration: none;
}
.linkNoticia a:link {
	color: #030F5F;
	font-size:smaller;
	text-decoration: none;
}
.linkNoticia a:visited {
	color: #030F5F;
	font-size:smaller;
	text-decoration: none;
}
.linkNoticia a:hover {
	color: #3D47A3;
	font-size:smaller;
	text-decoration: none;
}
.form {
	font-family: tahoma;
	font-size: 10px;
	border: 1px #000000;
	background-color: #FFFFFF;
	width: 85px;
}
.botao {
	font-family: tahoma;
	font-size: 10px;
	border: 1px #000000;
	background-color: #C7CDDD;
	width: 85px;
}
.titulo {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.subtitulo {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.paragrafo {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.rodape {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: center;
}

#Menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px; 
	font-family:Tahoma;
	font-weight:normal 
}
#Menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px; 
	font-family:Tahoma;
	font-weight:normal 
}
#Menu a:hover {
	color: #E9E7C5;
	text-decoration: underline;
	font-size: 11px; 
	font-family:Tahoma;
	font-weight:normal 
}
#Menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px; 
	font-family:Tahoma;
	font-weight:normal 
}
.campos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #34555E;
}
.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #34555E;
	background-color: #CBD6DA;
}
#grid table {
	border: 0px none;
	padding: 5px;
}
#grid td {
	border: 0px none;
	padding: 5px;
}
#grid tr {
	border: 0px none;
	padding: 5px;
}
#grid th {
	border: 0px none;
	padding: 5px;
	background-color: #22A4FD;
}
#grid a:link {
	color: #79A905;
	text-decoration: none;
}
#grid a:visited {
	color: #79A905;
	text-decoration: none;
}
#grid a:hover {
	color: #79A905;
	background-color: #E5F2BD;
}
.TextoGrid {
	font-family: Arial, Sans-Serif ;
	font-size: 8pt;
}
