a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000000;
	font-weight: bold;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	text-decoration: underline overline;
	background-color: #000000;
	color: #FFFFFF;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	background-color: #000000;
	color: #FFFFFF;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	text-decoration: line-through;
}
body {
	background-color: #000000;
	background-image: url(images/dgrey047.jpg);
}
.title_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	page-break-after: auto;
}
.basic_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
}
.small_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFFF;
}
