font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 36px;
	font-weight: normal;
	letter-spacing: 1px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-style: normal;
	color: #FFF;
	text-decoration: underline;
	line-height: 36px;
	font-weight: normal;
	letter-spacing: 1px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 36px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 1px;
}
