.text 
{  
    font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#000000;
}

A:link 
{
	FONT-FAMILY:Verdana;
	COLOR:#ffffff;
	TEXT-DECORATION:none;
}

A:visited 
{
	FONT-FAMILY:Verdana;
	COLOR:#ffffff;
	TEXT-DECORATION:none;
}

A:hover 
{
	FONT-FAMILY:Verdana;
	COLOR:#6BA21F;
	TEXT-DECORATION:none;
}

A.menu:link 

{

  FONT-FAMILY:Verdana;

  COLOR: #cccccc;

  TEXT-DECORATION: none

}



A.menu:visited 

{

  FONT-FAMILY:Verdana;

  COLOR: #cccccc;

  TEXT-DECORATION: none

}


A.menu:hover 

{

  FONT-FAMILY:Verdana;

  COLOR: #6BA21F;

  TEXT-DECORATION: none

}

BODY {
	scrollbar-face-color:#6BA220;
	scrollbar-highlight-color:#6BA220;
	scrollbar-3dlight-color:#6BA220;
	scrollbar-darkshadow-color:#6BA220;
	scrollbar-shadow-color:#6BA220;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#6BA220;
	BACKGROUND: url('/images/f.gif')

}

.caixas
{
	background:#6BA220;
	cursor:no;
	color:#000000;
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	border-width:1px;
	border-style:double;
}

.caixas1
{
	background:#FFFFFF;
	cursor:no;
	color:#000000;
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	width:80px;
	border-width:1px;
	border-style:double;
}

.button
{
	background:#ffffff;
	color:#000000;
	cursor:hand;
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	width:70px;
	border-top: 1px outset #ffffff;
	border-right: 1px outset #000000;
	border-bottom: 1px outset #000000;
	border-left: 1px outset #ffffff;
}

.efeito
{
    height:15;
	filter:glow(strength=2,color=#000000,enabled=1);
	
}.efeitoCurr {
	height:15;
	filter:glow(strength=1,color=#000000,enabled=1);
	color: #6BA21F;

}
