A:link {text-decoration: underline; color:#4B7CB8;}
A:active {text-decoration: underline; color:#4B7CB8;}
A:visited {text-decoration: underline; color:#E7BB26;}
A:hover {text-decoration: none; color:#4B7CB8;}

body {
	scrollbar-arrow-color: #848284;
	scrollbar-base-color: #C9CBD0;
	scrollbar-darkshadow-color: #E3E1E1; /* Outer shadow */
	scrollbar-highlight-color:#848284;

}

.header  {font-family: verdana,arial,verdana;
		  font-size: 22px;
		  font-weight: bold;
		  color: #E7BB26;
		  }
		  
.regtxt {font-family: verdana;
		 font-size: 8pt;
		 color: #000000;
		 }
		 
.copytxt {font-family: arial;
		 font-size: 8pt;
		 color: #E7BB26;
		 }		
		 
.datetxt {font-family: arial;
		 font-size: 8pt;
		 color: #6e6e6e;
		 }				  


