a:link {
	font-family: Arial;
	color: #000033;
	text-decoration: none;
	font-weight: bold;



}

a:visited {
	font-family: Arial;
	color: #000033;
	text-decoration: none;
	font-weight: bold;



}

a:hover {
	font-family: Arial;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;

}

.boxpesquisa {
	font-family: Arial;
	font-size: 10px;
	border: 1px solid #000000;
	width: 115px;
	cursor: help;
}

.btnpesquisa {
	font-family: Arial;
	font-size: 10px;
}
.imgfundo {

	background-image: url(layout/fundopagina.jpg);
	background-position: right bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
table {
	font-family: Arial;
	font-size: 13px;
}
