
	A:active       { COLOR: black; TEXT-DECORATION: none  }
	A:visited      { COLOR: black; TEXT-DECORATION: none         }
	A:hover         { COLOR: #660000;  TEXT-DECORATION: underline   }
	A:link          { COLOR: black;  TEXT-DECORATION: none       }

body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.HeadTitle {
	color: #660000;
	font-weight: bold;
}


.boxlinks {
	color: white;
	font-weight: none;

}



