a:hover {
	text-decoration: underline;
}
p {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	font-style: italic;

}
a {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	text-decoration: none;
	color: #000000;


}
.whitelink {

	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
