/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(255,153,51); font-weight: bold; text-decoration: underline;}
 A:link { color: rgb(255,153,51); font-weight: bold; text-decoration: underline;}
 A:visited { color: rgb(0,0,0); font-weight: bold; text-decoration: underline;}
 P { color: rgb(255,255,255);}
 A { color: rgb(255,153,51); font-weight: bold; text-decoration: underline;}
 A:hover { color: rgb(255,0,0); font-weight: bold; text-decoration: underline;}
 