a:link {
	font-family: Pristina;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.img-table {
	float: right;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

a:visited {
	font-family: Pristina;
	font-size: 18px;
	font-style: normal;
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	font-family: Pristina;
	font-size: 19px;
	font-style: normal;
	font-weight: bolder;
	color: #CCCCCC;
	text-decoration: none;
}

