/* CSS definition file containing site wide stylesheets */
BODY { scrollbar-shadow-color:: red; scrollbar-face-color:: red; scrollbar-track-color:: yellow; scrollbar-highlight-color:: green; scrollbar-arrow-color:: yellow;}
 A:active { color: rgb(255,255,0); text-decoration: underline;}
 A:link { color: rgb(255,255,0); text-decoration: underline;}
 A:visited { color: rgb(255,255,0); text-decoration: underline;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; color: rgb(255,255,0); font-weight: bold;}
 A { color: rgb(255,255,0); text-decoration: underline;}
 A:hover { color: rgb(255,255,0); text-decoration: underline;}
 