a:link {
	font-family: "verdana";
	font-size: 11px;
	color: #5E3116;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	font-family: "verdana";
	font-size: 11px;
	color: #5E3116;
	text-decoration: none;
	font-weight: bolder;
}
a:active {
	font-family: "verdana";
	font-size: 11px;
	font-weight: bolder;
	color: #5E3116;
	text-decoration: none;
}
a:hover {
	font-family: "verdana";
	font-size: 11px;
	color: #5E3116;
	text-decoration: underline;
	font-weight: bolder;
}
.topico {
	font-family: "verdana";
	font-size: 16px;
	font-weight: bolder;
	color: #5E3116;
}
body,td,th {
	font-family: verdana;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style3 {
	color: #000000;
	font-weight: bold;
}
.style5 {
color: #000000;
}
.form {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5E3116;
	border: thin solid #5E3116;
	background-color: #F5EBCE;
}
a.menu:link {
	font-family: "verdana";
	font-size: 14px;
	color: #5E3116;
	text-decoration: none;
	font-weight: bolder;
}
a.menu:visited {
	font-family: "verdana";
	font-size: 14px;
	color: #5E3116;
	text-decoration: none;
	font-weight: bolder;
}
a.menu:active {
	font-family: "verdana";
	font-size: 14px;
	font-weight: bolder;
	color: #5E3116;
	text-decoration: none;
}
a.menu:hover {
	font-family: "verdana";
	font-size: 14px;
	color: #5E3116;
	text-decoration: underline;
	font-weight: bolder;
}