/* CSS definition file containing site wide stylesheets */
BODY { background-repeat: repeat-x;}
 A:active { color: rgb(0,0,51); font-weight: bold; text-decoration: none ;}
 A:link { color: rgb(0,0,51); font-weight: bold; text-decoration: none ;}
 .Caption { font-size: 10px; color: rgb(0,0,51); font-weight: normal; font-style: normal;}
 A:visited { color: rgb(0,0,51); font-weight: bold; text-decoration: none ;}
 A { color: rgb(0,0,51); font-weight: bold; text-decoration: none ;}
 ADDRESS { font-size: 14px;}
 A:hover { color: rgb(0,51,102); font-weight: bold; text-decoration: none ;}
 