h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 336666;
	background-color: #FFCC33;
	font-size: 16px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 336666;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #CCCCCC;

}
