/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(255,255,153);}
 A:link { color: rgb(255,255,153);}
 A:visited { color: rgb(255,255,153);}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt; color: rgb(255,255,255); font-weight: normal; font-style: normal;}
 A { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt; color: rgb(255,255,153); font-weight: bold; text-decoration: none ;}
 A:hover { color: rgb(255,255,153);}
 