a:link {
	font-family: Garamond, Tahoma;
	font-size: medium;
	font-weight: normal;
	color: #FFCC66;
	text-decoration: none;
}
a:hover {
	font-family: Garamond, Tahoma;
	font-size: medium;
	font-weight: normal;
	color: #FFCC66;
	text-decoration: underline;

}
a:visited {
	font-family: Garamond, Tahoma;
	font-size: medium;
	font-weight: normal;
	color: #FFCC66;
	text-decoration: none;


}
.footer {
	font-family: Garamond, Tahoma;
	font-size: small;
	font-weight: normal;
	color: #FFCC66;
	text-decoration: none;
}

