a {
	text-decoration: none; 
}	

a:hover {
	text-decoration: underline; 
}

h1 {
	font-family: trebuchet ms,geneva;
	font-size: 16px;
}

h2 {
	font-family: trebuchet ms,geneva;
	font-size: 14px;
}

h3 {
	font-family: trebuchet ms,geneva;
	font-size: 12px;
}
