.zeft {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline overline;
	background-color: #000066;
}
.RightPhoto{
	float: right;
	padding-left: 10px;
	}