
/* 8:07 PM 1/31/2008 */

body {
   margin: 0px 0px 0px 0px;
}

#bottomtopspacer {
   width: 833px; 
   height: 20px; 
   background: #98B4B5;
}

/* LINKS */

a:link { text-decoration: underline; color: #000000;}
a:visited{ text-decoration: underline; color: #000000;}
a:active { text-decoration: underline; color: #000000;}
a:hover { text-decoration: underline; color: #999999;}
