a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #DC841D;
	height: auto;
	width: auto;
}
body {
	background-image: url(images/bgimage.gif);
	background-repeat: repeat-x;
}
