a:link, a:visited {font-family: Verdana; font-size: 8pt; color: #cc9900; text-decoration: none; font-weight: bold }
a:hover {text-decoration: underline;}
.result:link, .result:visited {font-family: Verdana; font-size: 7.5pt; color: #A59618; text-decoration: none; font-weight: bold; text-transform: lowercase; }
.result:hover {text-decoration: underline; text-transform: lowercase; }

.links:link, .links:visited   { font-family: Arial; font-size: 10pt; color: #444328; text-decoration: none; font-weight: bold }
.links:hover { text-decoration: underline }

.link2:link { font-family: verdana; font-size: 7.5pt; color: #000000; text-decoration: none; font-weight: normal }
.link2:visited { font-family: verdana; font-size: 7.5pt; color: #000000; text-decoration: none; font-weight: normal }
.link2:hover { font-family: verdana; font-size: 7.5pt; color: #cc9900; text-decoration: none; font-weight: normal }

.links_dest:link { font-family: Arial; font-size: 8pt; color: #70703A; text-decoration: none; font-weight: bold }
.links_dest:visited { font-family: Arial; font-size: 8pt; color: #70703A; text-decoration: none; font-weight: bold }
.links_dest:hover { font-family: Arial; font-size: 8pt; color: #000000; text-decoration: none; font-weight: bold }

.adm:link, .adm:visited   { font-family: verdana; font-size: 10pt; color: #ff0000; text-decoration: none; font-weight: bold }
.adm:hover { text-decoration: underline }

.adm_menu:link, .adm_menu:visited   { font-family: verdana; font-size: 8pt; color: #666666; text-decoration: none; font-weight: bold }
.adm_menu:hover { font-family: verdana; font-size: 8pt; color: #DE7908; text-decoration: none; font-weight: bold }


SELECT
{
    BORDER-RIGHT: #383613 1px solid;
    BORDER-TOP: #383613 1px solid;
    BORDER-LEFT: #383613 1px solid;
    COLOR: #383613;
    BORDER-BOTTOM: #383613 1px solid;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    BACKGROUND-COLOR: #FFFFFF
}

.Form_Pop
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #000000 1px solid;
    COLOR: 333333;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: #ffffff
}

.botao
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: #ffffff
}

.botao_matricula
{
    BORDER-RIGHT: 3399CC 1px solid;
    BORDER-TOP: 3399CC 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: 3399CC 1px solid;
    COLOR: 3399CC;
    BORDER-BOTTOM: 3399CC 1px solid;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: #ffffff
}

.botao_excluir
{
    BORDER-RIGHT: #FF0000 1px solid;
    BORDER-TOP: #FF0000 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #FF0000 1px solid;
    COLOR: #FF0000;
    BORDER-BOTTOM: #FF0000 1px solid;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: #ffffff
}

.preto {
	font-family: Verdana;
	font-size: 7.5pt;
	font-style: normal;
	color: #000000;
}

.branco {
	font-family: Verdana;
	font-size: 7.5pt;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}

.conteudo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	color: #333333;   
}

.tit {
	font-family: Verdana;
	font-size: 7.5pt;
	font-style: normal;
	color: #2E5A74;
}

.amarelo {
	font-family: Verdana;
	font-size: 7.5pt;
	font-style: normal;
	color: #AB9E0F;
	font-weight: bold;
}