a:visited {text-decoration:none}
a:hover {  text-decoration: underline}
a:link {  text-decoration: none}
body {
	background-color: #2A455E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
body,td,th {
	color: #FFFFFF;
}
.creditos {
	font-family: Verdana;
	font-size: 9px;
}
.topicos {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
}
.menu_base {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
}
.titulo {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.produtos {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.texto {
	font-family: Verdana;
	font-size: 10px;
}