/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,102,102); font-weight: bold;}
 A:link { color: rgb(0,102,102);}
 A:visited { color: rgb(0,102,102);}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small; color: rgb(0,102,102); font-weight: normal; font-style: normal;}
 A { color: rgb(0,102,102); font-weight: bold;}
 A:hover { color: rgb(0,102,102);}
 