
body {
	background-color: #FFFFFF;
}

.contact-link {
	color: #8080FF;
}

.contact-link:HOVER {
	color: #4040FF;
	cursor: pointer;
}