 /* LINKS */
a.fish:link {font-family: "Times New Roman"; font-size: 22px; color: black;TEXT-DECORATION: none;} 
a.fish:visited {font-family:  "Times New Roman"; font-size: 24px; color: black;TEXT-DECORATION: none;} 
a.fish:active {font-family:  "Times New Roman"; font-size: 26px; color: black;TEXT-DECORATION: none; } 
a.fish:hover {font-family:  "Times New Roman"; color: white; background-color:blue;TEXT-DECORATION: none; } 

