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