body, tml {
	background-image: url(../grafx/reload2.jpg);
	background-attachment:	fixed;
	background-repeat: no-repeat;
	background-position: left top;
	}
	
a {
	text-decoration: none;
}

a:hover {
	background-color: #FF1111;
	color: #55FF56;
}
