@import url("imagens/menu/menu.css");

body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
	
a:link {
	color: #216BAA;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #216BAA;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #009966;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #216BAA;
	font-weight: bold;
	text-decoration: none;
}

.titulo {
	font-size: 18px;
	color: #0B9327;
}
.tituloguia {

	font-size: 18px;
	color: #62A6CB;
}
.tituloTabela {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.subtitulo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.atencao {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.linque1:link {
	color: #FFFF99;
	text-decoration: none;
}
a.linque1:visited {
	color: #FFFF99;
	text-decoration: none;
}
a.linque1:hover {
	color: #333333;
	text-decoration: none;
}
a.linque1:active {
	color: #FFFF99;
	text-decoration: none;
}
.valor {


	font-size: 28px;
	color: #62A6CB;
}
.ass {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

