body {
	background-color: #000000;
}
body, td, p, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.newsheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.philosophietext {
	font-size: 10px;
	color: #000000;
}
a.equiplink:link {
	color: #FF0000;
	text-decoration: none;
}
a.equiplink:active {
	color: #FF0000;
	text-decoration: none;
}
a.equiplink:visited {
	color: #FF0000;
	text-decoration: none;
}
a.equiplink:hover {
	color: #FF0000;
	text-decoration: underline;
}
.mybody {
	background-color: #000000;
}
.red_pic_line {
	border: 1px solid #E42120;
}
#buttons {
	position: absolute;
	visibility: visible;
	z-index: 500;
	height: 47px;
	width: 650px;
	left: 15px;
	top: 458px;
}
