BODY {
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-base-color:#606F77;
  scrollbar-shadow-color:#F3F3F3;
  scrollbar-face-color:#606F77;
  scrollbar-highlight-color:#F3F3F3;
  scrollbar-dark-shadow-color:#FFFFFF;
  scrollbar-3d-light-color:#606F77;



  font-family : Verdana,  Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : #606F77;
  font-weight : normal;
  
}
.titulo{

  font-family : Verdana,  Arial, Helvetica, sans-serif;
  font-size : 14px;
  color : #606F77;
  font-weight : bold;

}

a{
	color:#606F77;
}

a:visited 	{ color:#606F77; }
a:active 	{ color:#000055; }

.link1{color:#606F77;}
.link1:visited{ color:#606F77; }
.link1:active{ color:#606F77; }

.link2{
	color:#FFFFFF;
}

.button
{
	font-family:Verdana,Arial,sans-serif; 
	font-size:8pt; 
	color:white; 
	background-color:#606F77; 
	border:#606F77; 
	border-style: groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
}
.button2{
	font-family:Verdana,Arial,sans-serif; 
	font-size:8pt; 
	color:white; 
	background-color:#606F77; 
	border:#606F77; 
	border-style: groove; 
	border-top-width:0px; 
	border-bottom-width:0px; 
	border-right-width:0px; 
	border-left-width:0px;

}
.edit
{

	font-family:Verdana,Arial,sans-serif; 
	font-size:8pt; 
	color:#606F77; 
	background-color:white; 
	border:#606F77; 
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
}

