.font-0 {
	font-family: "Tahoma", Arial, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
	line-height: 16px;
}

.font-1 {
 	font-family: "Tahoma", Arial, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #A7AF38;
	line-height: 16px;
}	

.link-1 {
	font-family: "Tahoma", Arial, verdana;
	font-size: 12px;
	color: #000071;
	text-decoration: none;
}
.link-1:link {
	font-family: "Tahoma", Arial, verdana;
	font-size: 12px;
	color: #404040;
	text-decoration: none;
}
.link-1:hover {
	font-family: "Tahoma", Arial, verdana;
	font-size: 12px;
	color: #4B6423; 
	text-decoration: underline;
}
.link-2 {
	font-family: "Tahoma", Arial, verdana;
	font-size: 12px;
	color: #0000ff;
	text-decoration: none;
}
.link-2:link {
	font-family: "Tahoma", Arial, verdana;
	font-size: 12px;
	color: #0000ff;
	text-decoration: none;
}
.link-2:hover {
	font-family: "Tahoma", Arial, verdana;
	font-size: 12px;
	color: #404040; 
	text-decoration: underline;
}
.link-menu {
	font-family: Arial, Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #16255F;
	text-decoration: none;
}
.link-menu:link {
	font-family: Arial, Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #16255F;
	text-decoration: none;
}
.link-menu:hover {
    font-family: Arial, Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF /*#A7AF38*/;
	text-decoration: none;
}
.link-topo {
	font-family: Arial, Tahoma, "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link-topo:link {
	font-family: Arial, Tahoma, "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link-topo:hover {
    font-family: Arial, Tahoma, "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #8BC462 /*#A7AF38*/;
	text-decoration: none;
}
.form-adm2 {
	font-family: Arial, Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}
.botoes {
	font-family: Arial, Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #666666;
	height: 18px;
	border-top: 1px outset #9BA8AC;
	border-right: 1px outset #647479;
	border-bottom: 1px outset #647479;
	border-left: 1px outset #9BA8AC;
	text-align: center;
	vertical-align: middle;
}
