a:link {  text-decoration : none; color: #0080C0; } a:hover {  text-decoration:underline } a:active {  color: rgb(51,153,255); } a:visited {  text-decoration : none; color: #0080C0; } a:hover {  font-style: normal; text-decoration:underline ; color: #3399FF } body {  scrollbar-base-color: #0080C0;   scrollbar-arrow-color: #FFFF00; } 	
