@charset "UTF-8";
h2 {
	font-size: 18px;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #DFAE28;
}
a:active {
	color: #EAAC16;
}
h1 {
	font-size: 24px;
	font-weight: normal;
}
h3 {
	font-family: Baskerville, Century Gothic, Arial, sans-serif;
	font-size: 35px;
	font-weight: normal;
	color: #DFAE29;
	letter-spacing: 5px;
	float: right;
}
