@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f5f5f5;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
	color: #9A2E23;
	font-size: 11px;
}
a:active {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
}

.novo a:link {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.novo a:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.novo a:hover {
	color: #f5f5f5;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.novo a:active {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.fontmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

.fonttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.font2 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #9A2E23;
}

.font3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #9A2E23;
}

.font4 {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666633;
	text-align: center;
}
.form {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666633;
	background-color: #CAC8B3;
	border: 1px solid #666633;
}
