/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,51,255);}
 A:link { color: rgb(51,153,255);}
 A:visited { color: rgb(51,153,255);}
 .TextObject { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; font-size: 16px; color: rgb(255,255,255); font-weight: bold;}
 A { color: rgb(0,51,255);}
 A:hover { color: rgb(153,204,255);}
 