/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(102,0,0);}
 A:link { color: rgb(102,0,0);}
 UL { font-family: 'MS Sans Serif', sans-serif; font-size: x-small; font-weight: normal; font-style: normal;}
 A:visited { color: rgb(102,0,0);}
 .box { border: 1pt solid rgb(153,0,0); padding: 4px;}
 P { font-family: 'MS Sans Serif', sans-serif; font-size: 14px; font-weight: normal; font-style: normal;}
 A { color: rgb(102,0,0); text-decoration: none ;}
 A:hover { color: rgb(102,0,0); text-decoration: underline;}
 
