A.href:link    { color:#009; text-decoration:underline; }
A.href:visited { color:#009; text-decoration:underline; }
A.href:hover   { color:#009; background-color:#0CF; text-decoration:underline;}
A.href:active  { color:#009; background-color:#0CF; text-decoration:underline;}
A.shref:link    { color:#009; text-decoration:underline; font-size:small;}
A.shref:visited { color:#009; text-decoration:underline; font-size:small; }
A.shref:hover   { color:#009; background-color:#0CF; text-decoration:underline; font-size:small;}
A.shref:active  { color:#009; background-color:#0CF; text-decoration:underline; font-size:small;}
A.item    { color:#000; font-weight:700; background-color:#FC0; padding:5px;}

FONT.INGRD { color:#000; font-size:small;}

P.phototitle {color:#FFF; font-weight:500; background-color:#55F; padding:2px; margin-left:auto; margin-right:auto; width:650; text-align:center;}