a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	text-decoration: none;
	font-size: 12px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #773c3c;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

