BODY {
	font-family: Arial;
	color: #710035;
	background-image: url(images/bg.jpg);
	text-align: center;
	margin: 0px;
}


A {
	text-decoration: none;
	color: #912055;
}

A:Hover {
	text-decoration: none;
	color: #FFFFFF;
}
