/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,51,204);}
 A:link { color: rgb(0,51,204);}
 A:hover { color: rgb(0,51,204);}
 A:visited { color: rgb(0,51,204);}
 A { font-family: Arial,sans-serif; font-size: small; color: rgb(0,51,204); font-weight: normal; font-style: normal;}
 