a:link {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-style: oblique;
	text-transform: capitalize;


}
a:visited {

	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-style: oblique;
	text-transform: capitalize;
}
a:active {


	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-style: oblique;
	text-transform: capitalize;
}
a:hover {



	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-style: oblique;
	text-transform: capitalize;
}
p {
	margin: 2px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;


}
h1 {
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	padding: 1px;
}
h2 {

	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	padding: 1px;
}

