h1 { font-family: Garamond, "Footlight MT Light", "Times New Roman"; color: #FFCC00; 
font-size: 30 px; font-weight: bold; } 
.link {
	font-family: Garamond, "Footlight MT Light", "Times New Roman";
	font-size: 85%;
	font-weight: bold;
	color: #3333CC;
}
.link:hover {
	font-family: Garamond, "Footlight MT Light", "Times New Roman";
	font-size: 85%;
	font-weight: bold;
	color: #ff3300;
}