
 
  a.email:visited{ color:#3bb3c3;  text-decoration : none; font-weight:bold ;   }
  a.email:link{ color: #3bb3c3; text-decoration : none;  font-weight : bold;   }
  a.email:hover{ color: black; text-decoration : none;  font-weight : bold;   }
  
    a.link:visited{ color:#6086c7;  text-decoration : none; font-weight:bold ;   }
  a.link:link{ color: #6086c7; text-decoration : none;  font-weight : bold;   }
  a.link:hover{ color: black; text-decoration : none;  font-weight : bold;   }
  
  
 
  
 body{ 
 scrollbar-face-color: #dfdfdf; 
 scrollbar-shadow-color: #dfdfdf;
 scrollbar-highlight-color: #dfdfdf; 
 scrollbar-3dlight-color: white;
 scrollbar-darkshadow-color: black; 
 scrollbar-track-color: white; 
 scrollbar-arrow-color: white }
   
	.form{
	border : 1pt solid #6086c7;
	font-size : 12;  }
	
 
<!--
face-color: face
shadow-color: sombra
highlight-color: luz; 
scrollbar-3dlight-color: 3d
darkshadow-color: sombr2
track-color: trilha 
arrow-color: seta
-->