body {
		background-color: white ; 

	scrollbar-base-color: yellow; 
	scrollbar-arrow-color: red;
	scrollbar-track-color: greenyellow; 
}

a:link {font-style : Verdana ;
	font-size : 15px ;
	font-weight : bold ;
	color : blue ;
 	text-decoration : none ;
}
a:visited {font-style : Verdana ;
	  font-size : 15px ;
	  font-weight : bold ;
	  color : green ;
 	  text-decoration : none ;
	 
}
a:hover {font-style : Verdana ;
	  font-size : 15px ;	
	  font-weight : bold ;
	  color : red ;
 	  text-decoration : underline ;
	 
}

.td4 {
border: dotted 1px black;
 }

.testosup {
font-family: Tahoma,Verdana,Arial;
      color: green;
  font-size: 10pt;
 text-align: center;
font-weight: bold;
       }
