﻿a {
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #008080;
	text-decoration: none;
}
a:hover {
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
a:visited {
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #808080;
}
a:active {
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
h1 {
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	color: #5C0E7A;
}

