/* CSS definition file containing site wide stylesheets */
BODY { font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: x-small; text-transform: none; color: rgb(51,102,102); font-weight: normal; font-style: normal; vertical-align: baseline; text-decoration: none ; font-variant: normal;}
 A:active { color: rgb(0,51,51); font-weight: bold; text-decoration: underline;}
 A:link { color: rgb(0,51,51); font-weight: bold; text-decoration: underline;}
 A:hover { color: rgb(0,51,51); font-weight: bold; font-style: italic; text-decoration: underline;}
 A:visited { color: rgb(0,51,51); font-weight: bold; text-decoration: underline;}
 A { color: rgb(0,51,51); font-weight: bold; text-decoration: underline;}
 
