.backgroundheader {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}a:link {
	color: #006666;
	text-decoration: none;
}
a:visited {
	color: #006666;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
}
