h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #FFFFFF;
}
.trebuchet {
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

.georgia {
	font-family: georgia, georgia, serif;
}

.veranda {
	font-family: veranda, verdana, geneva, sans-serif;
}

.arial
	{ font-family: arial, arial, helvetica, sans-serif;
	
}
a:link {
	color: #6699FF;	
	text-decoration: underline;
}
a:hover {
	color: #6699FF;
	text-decoration: underline;
}
a:visited {
	color: #6699FF;
	text-decoration: underline;
}
a:visited:hover {
	color: #6699FF;
	text-decoration: underline;
}
