/* --start-of-css-file--

Designed to be included by various .htm files that are image-viewers

Mike Hardman 4jan06+

-------------------------------------------------------------------------------------- */

body {font-family: arial,sans-serif; background-color: rgb(255,230,230); text-align: center;}

a:link {text-decoration: none; color: gray; border: 1px solid gray; letter-spacing: 10px; font-size: 8pt}
a:visited {text-decoration: none; color: gray; border: 1px solid gray; letter-spacing: 10px; font-size: 8pt}
a:hover {text-decoration: none; color: black; border: 1px solid black; letter-spacing: 10px; font-size: 8pt}
