A:LINK {
	text-decoration : none;
	color : White;
}
	
A:VISITED {
text-decoration : none;
	color : White;
	
}
	
	
A:HOVER {
	color : #83963a;
}
Body {
	font-family : "Palatino Linotype";
}
EM {
	line-height : 35px;
	}