a:link	{ color: #BFBFBF; text-decoration: none; }
a:visited	{ color: #BFBFBF; text-decoration: none; }
a:hover	{ color: #FF0000; text-decoration: underline; }
a:active	{ color: #999999; text-decoration: none; }

.pagecontent {
	color: #ffffff;
	padding: 0 150px 0 150px;
}
.copyright {
	padding: 5px;
	text-align: left;
	color: #555555;
}
.menu {
	font-size: 20px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
:link img { border:none; }
:visited img { border:none; }
:active img { border:none; }
body {
	background-color: #000000;
}
