
a       {text-decoration:none;
         color:white;}
a:hover {color:#FF6600}

a.logout {text-decoration:none;
         color:#FF6600;
}
		 
a.logout:hover  {color:#FF6600;
                 font:bold;
                 font-size:10}


:link.Link01       	{ text-decoration: none; font-weight: bold; font-family: tahoma; font-size: 8pt; color: #000000}
:visited.Link01    	{ text-decoration: none; font-weight: bold; font-family: tahoma; font-size: 8pt; color: #000000 }
:active.Link01     	{ text-decoration: none; font-weight: bold; font-family: tahoma; font-size: 8pt; color: #000000 }
:hover.Link01 	  	{ text-decoration: none; font-weight: bold; font-family: tahoma; font-size: 8pt; color: #0000FF}


input {
	border: 1 solid;
	color: #000000;
	}

.ChkNoBorder { 
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px }


.TextosPaginas {
	FONT-SIZE: 11px; 
	line-height: 15px;
	FONT-FAMILY: tahoma; 
	TEXT-DECORATION: none; 
	color: #000000; 
	font-weight: normal}


.TextosPaginasDestaque{
	FONT-SIZE: 12px; 
	line-height: 14px;
	FONT-FAMILY: tahoma; 
	TEXT-DECORATION: none; 
	color: #ff0000; 
	font-weight: bold}


.TextosPaginasTitulos {
	FONT-SIZE: 14px; 
	line-height: 15px;
	FONT-FAMILY: tahoma; 
	TEXT-DECORATION: none; 
	color: #000000; 
	font-weight: normal}
	
.TextosInternasTitulos {
	FONT-SIZE: 15px; 
	line-height: 14px;
	FONT-FAMILY: tahoma; 
	TEXT-DECORATION: none; 
	color: #000000; 
	font-weight: bold}	

	

.form {  
	font-family: tahoma; 
	font-size: 8pt; 
	color: #000000; 
	text-decoration: none}

.chamada {
	FONT-SIZE: 10px; 
	COLOR: #CCCCCC; 
	FONT-FAMILY: tahoma; 
	text-decoration: none
}

.chamada2 {
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.chamada3 {
	font-family: tahoma;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}

.principal {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	color: #666666;
	font-weight: bold}

.destaque_pq {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none}



.destaque { 
	font-family: tahoma; 
	font-size: 16px; 
	font-weight: bold; 
	color: #a3c064; 
	text-decoration: none; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal}

body { 
	font-family: tahoma; 
	font-size: 10px; 
	color: #ffffff; 
	scrollbar-arrow-color: #000000; 
	scrollbar-face-color: #cccccc; 
	scrollbar-track-color: #ffffff; 
	scrollbar-3dlight-color: #f3f3f3; 
    scrollbar-darkshadow-color: #ffffff; 
    scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #cccccc; 
	scrollbar-base-color: #ffffff; 
	background-color: #ffffff; 
	background-repeat: repeat; 
	background-attachment: scroll; 
	background-position: 0% 50% }