@charset "UTF-8";
a:link {
	color: #FFF;
	text-decoration: underline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
}
