@charset "utf-8";

body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}
a:link , a:visited{
	color: #5286a9;
	text-decoration: none;
}
a:hover {
	color: #022b6a;
	text-decoration: underline;
	text-align: center;
}
.busca {
	background-image: url(imagens/bg-busca.gif);
}
.search {
	border: 1px solid #b2b2b2;
	background-color: #FFF;
	font-size: 9px;
}
a.lnk {
	color: #808080;
	text-decoration: none
}
a.lnk:visited {
	color: #808080;
	text-decoration: none
}
a.lnk:hover {
	color: #022b6a;
	text-decoration: underline
}
.nav {
	color: #a6a0a0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.tits {
	font-weight: bold;
	color: #70717a;
}
.submenu {
	font-size: 9px;
	text-align: center;
}
.dest {
	color: #808080;
}

a.sublnk {
	color: #FFF;
	text-decoration: none;
	font-size: 9px;
}
a.sublnk:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 9px;
}
a.sublnk:hover {
	color: #999;
	text-decoration: none;
	font-size: 9px;
}
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	color: #022b6a;
}

