
 A:link {text-decoration: none;color:#221fc0; font-weight: bold;}
 A:visited {text-decoration: none;color:#221fc0; font-weight: bold;}
 A:active {text-decoration: none; color: #221fc0; font-weight: bold;}
 A:hover {color:RED; font-weight: bold;}
 A.ff {text-decoration: none; color: #221fc0; font-weight: bold;}
 A.ff:visited {text-decoration: none; color: #221fc0; font-weight: bold;}
 A.ff:hover {text-decoration: none; color:#221fc0; font-weight: bold; }
 A:ff.active {text-decoration: none; color:#221fc0; font-weight: bold;}
 

td {font-family:arial; color:#637f9b; font-size: 70%;}

body {
	scrollbar-face-color: #637f9b;
	scrollbar-highlight-color: #637f9b;
	scrollbar-shadow-color: #637f9b;
	scrollbar-3dlight-color: #637f9b;
	scrollbar-arrow-color:  #eaeaea;
	scrollbar-track-color: #eaeaea;
	scrollbar-darkshadow-color: #637f9b;
}
.botao1 {
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	color: #FFFFFF;
	font-family: Arial; 
	font-size: 9pt;
	font-weight: bold;  
	background: #221fc0;
	height: 18px
}
.box1 { font-family: Arial; font-size: 9px; font-weight: bold; color: gray; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; height: 18px}
.box2 { font-family: Arial; font-size: 9px; font-weight: bold; color: gray; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}hr {
	font-weight: lighter;
	background-color: #FF0000;
}
z