a:link {
	text-decoration: none;
}
a:hover {
	background-color: #FFCC00;
}
a:visited {
	text-decoration: none;
}
body {
	background-repeat: repeat-x;
}

