BODY {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
        font-family: Trebuchet MS, sans-serif;
	font-size: 13px;
}


a               { text-decoration: none; }
a:link          { color: #993300; }
a:visited       { color: #993300; }
a:active        { color: #999999;  }
a:hover         { color: #BB5555;  }
