a:link {
	color: #000000;
	text-decoration: none;
	
}
a:visited {
	color: #000000;
	text-decoration: none;
	
}
a:hover {
	color: #279272;
	text-decoration: none;
	
}
a:active {
	font-weight: normal;
	color: #0000FF;
	
}

.mainbody {
	background-image: url(/images/apple_paper.gif);
}
