/* CSS definition file containing site wide stylesheets */
A:active { font-size: xx-small; color: rgb(0,0,204); text-decoration: none ;}
 A:link { font-size: xx-small; color: rgb(0,0,204); text-decoration: none ;}
 A:visited { font-size: xx-small; color: rgb(0,0,204); text-decoration: none ;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small;}
 A { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: xx-small; color: rgb(0,0,204); text-decoration: none ;}
 A:hover { font-size: xx-small; color: rgb(255,0,0); text-decoration: underline;}
 
