A:link {
	COLOR: Green;
	;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none
}
A:visited {
	COLOR: Green;
	;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none
}
A:hover {
	COLOR: #3CB371;
	;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline
}
A:active {
	COLOR: Green;
	;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	text-decoration: none
}


    A.interno:link {
	COLOR: Green;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	;
	text-decoration: underline
}
	A.interno:visited {
	COLOR: Green;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	;
	text-decoration: underline
}
	A.interno:hover {
	COLOR: #3CB371;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	;
	text-decoration: none
}
	A.interno:active {
	COLOR: Green;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	;
	text-decoration: underline
}
.titulos {
	COLOR: 660066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold
}
A.azul:link {
	COLOR: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	;
	text-decoration: none
}
	A.azul:visited {
	COLOR: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	;
	text-decoration: none
}
	A.azul:hover {
	COLOR: #4169E1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	;
	text-decoration: underline
}
	A.azul:active {
	COLOR: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	;
	text-decoration: none
}
.cadastro {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #330066; border: 0px #FF9933 none}
.box {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000066; background-color: #FFFFFF; height: 20px; width: 250px; border: 1px #FF6600 solid; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px}
.botao {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; background-color: #FF3300; border: 1px #FFFFFF dotted}
