.bodytext1,a.bodytext:link,a.bodytext:active,a.bodytext:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;

}
body {
	background-color: #666666;

}
p {

	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;

}
a.bodytext:hover,.specialfriend {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: bold;
	color: #d7bf00;
	text-transform: uppercase;

}
