.barscrll {COLOR: #003366;  SCROLLBAR-BASE-COLOR: #003366; scrollbar-arrow-color: #FFFFFF;  scrollbar-track-color: #003366;
}

.txtcrll { COLOR: #003366;  SCROLLBAR-BASE-COLOR: #FFFFFF; scrollbar-arrow-color: #000000; border: 0px; font-family : Arial, Helvetica, sans-serif; font-size : 11px; 	color : #000000; }

.oitobranco { font-family : Arial, Helvetica, sans-serif; font-size : 8px; 	color : #FFFFFF; }
A.oitobranco {	text-decoration: none;	color : #FFFFFF;}
A.oitobranco:HOVER { text-decoration: none;	color : #CCCCCC;}

.novebranco { font-family : Arial, Helvetica, sans-serif; font-size : 9px; 	color : #FFFFFF; }
A.novebranco {	text-decoration: none;	color : #FFFFFF;}
A.novebranco:HOVER { text-decoration: none;	color : #CCCCCC;}

.novevrml { font-family : Arial, Helvetica, sans-serif; font-size : 9px; 	color : #003366; }
A.novevrml {	text-decoration: none;	color : #003366;}
A.novevrml:HOVER { text-decoration: none;	color : #000000;}

.novepreto { font-family : Arial, Helvetica, sans-serif; font-size : 9px; 	color : #000000; }
A.novepreto {	text-decoration: none;	color : #000000;}
A.novepreto:HOVER { text-decoration: none;	color : #CCCCCC;}

.novebord { font-family : Arial, Helvetica, sans-serif; font-size : 9px; 	color : #006699; }
A.novebord {	text-decoration: none;	color : #006699;}
A.novebord:HOVER { text-decoration: none;	color : #CCCCCC;}

.noveazul { font-family : Arial, Helvetica, sans-serif; font-size : 9px; 	color : #003366; }
A.noveazul {	text-decoration: none;	color : #006699;}
A.noveazul:HOVER { text-decoration: none;	color : #CCCCCC;}




/*		botoes A+ A-		*/
#incfont{
background-color: orange;
background-image: -webkit-linear-gradient(top, orange, orange);
background-image: -moz-linear-gradient(top,orange,orange);
color:black;
}
#decfont{
background-color: orange;
background-image: -webkit-linear-gradient(top, orange, orange);
background-image: -moz-linear-gradient(top,orange,orange);
color:black;
}
.buttonfont{
color:dimgrey;
}
.Abutton {
background-color: crimson;
background-image: -webkit-linear-gradient(top, crimson, crimson);
background-image: -moz-linear-gradient(top,crimson,crimson);
display: inline-block;
font-size: 14px;
font-family: 'Meiryo UI';
color: #fff;
text-decoration: none !important;
padding: 5px 10px;
line-height: inherit;
overflow: hidden;
position: relative;
border-radius: 2px;
margin-top: 10px;
margin-bottom: 10px;
}
.Abutton:hover {
	opacity: 0.9;
}
#fontlinks{
margin-top:0px;
margin-bottom:10px;
text-align:center;
}
/*		botoes A+ A-		*/