a:visited {
	font-family: "Palatino Linotype";
	text-decoration: none;


}
a:link {
	text-decoration: none;


}
a:hover {
	color: #33CCFF;
	text-decoration: none;
}

