A {
	text-decoration : none;
	background-color : transparent;
}

A:HOVER {
	text-decoration : none;
	color : Red;
	background-color : transparent;
}

BODY {
     background-image: url(../../pics/64x64/ndl5.gif);
     background-repeat : repeat;
     background-color : transparent;
     background-attachment : fixed;
	 font-family: "Stylus BT", Times, Serif; 
	 text-decoration: none
    }

HR {
	color : Yellow;
	background-color : transparent;
}

H1 {
	color: White;
	font-weight : bolder;
	font-family : "Stylus BT", Times, Serif;
	background-color : transparent;
}

TD {
	vertical-align : top;
}

#1 {
	vertical-align : middle;
}

