body { font-size: 8pt; color: #9F9F9F; font-family: Tahoma
}

A:link {
   font-family: Garamond;

   color: #000000;

   text-decoration : none; font-size:8pt 

}
	

A:visited {
   font-family: Garamond;

   color: #000000;

   text-decoration : none; font-size:8pt 
}

A:hover {

  font-family: Garamond;

   color: #C0C0C0;

   text-decoration : none; font-size:8pt; font-weight:bold;
}