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