.index-bg {
	background-color: #FFFFFF;
	background-image: url(images/index-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.top-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #820002;
	text-decoration: none;
	font-weight: bold;
}
a.top-link:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #820002;
	text-decoration: none;
	font-weight: bold;
}
a.top-link:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #850003;
	text-decoration: none;
	font-weight: bold;
}
a.top-link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E60005;
	text-decoration: none;
	font-weight: bold;
}
a.top-link:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #810004;
	text-decoration: none;
	font-weight: bold;
}
