/* CSS definition file containing site wide stylesheets */
A:active { font-size: x-small; color: rgb(0,0,255); font-weight: normal; font-style: normal;}
 A:link { font-size: x-small; color: rgb(0,0,255); font-weight: normal; font-style: normal;}
 A:hover { font-size: x-small; color: rgb(204,0,0); font-weight: normal; font-style: normal;}
 A:visited { font-size: x-small; color: rgb(204,51,102); font-weight: normal; font-style: normal;}
 P { font-size: x-small; color: rgb(0,0,0); font-weight: normal; font-style: normal;}
 A { font-size: x-small; color: rgb(0,0,255); font-weight: normal; font-style: normal;}
 .WhiteLink { font-family: Verdana,sans-serif; font-size: xx-small; color: rgb(255,255,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 
