@charset "utf-8";
.websitelink {
	font-family: Impact;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #0033FF;
	background-repeat: repeat;
	background-attachment: scroll;
	background-color: #000000;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	color: #FFCC33;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
	color: #00CCFF;
	text-decoration: underline;
}
