a:visited {
	color: #660000;
	text-decoration: underline;
}
a:link {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #333300;
	text-decoration: none;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.sub_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.drop_cap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	font-weight: bold;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
body {
	background-image: url(../images/bg3.jpg);
	background-repeat: repeat;
}
