h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #CCCCCC;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
	color: #000000;
}
