html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }

a:link, a:active, a:visited {
	font-family: "Arial, Helvetica, sans-serif";
	color: #360000;
	font-size: ;
	font-weight: lighter;
	text-decoration: none;
}
a:hover {
	font-family: "Arial, Helvetica, sans-serif";
	color: #CB0000;

	text-decoration: none
	font-size: px;
	font-weight: lighter;
	height: 28px;
}
BODY {
	font-weight: lighter; background-image:url(images/background.jpg); background-position: top; background-attachment: fixed;
}
TD {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: ;
	color: #360000;
	font-weight: lighter;
}
.white {
	color: #FFFFFF;
}
.black {
	color: #360000;
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
}
.red {
	color: #CB0000;
}
.px12 {
	font-size: 12px;
}
