/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(102,0,0);}
 A:link { color: rgb(102,0,0);}
 UL { font-family: 'Microsoft Sans Serif', sans-serif; font-size: x-small; font-weight: normal; font-style: normal;}
 P { font-family: 'Microsoft Sans Serif', sans-serif; font-size: x-small; font-weight: normal; font-style: normal;}
 A:hover { color: rgb(51,102,255);}
 
