/* external CSS file */
/* filename 'links.css' */
/* NO HTML MARKUP ALLOWED */

BODY {font-family: Comic Sans,Comic Sans MS, Comic-Sans;}
A {color: blue; text-decoration: none;}
A:hover {color: 000000; text-decoration: underline;}
LI {color: 8321AD; font-size: 90%; font-weight: bold;}
TD.photo-page-links {font-size: 16px;}
