.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	font-weight: bold;
}
.text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

a:link {
	color: #333399;
	text-decoration: none;
}
a:visited {
	color: #333399;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	color: #990000;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #888888;
	text-decoration: none;
}
.copyright a:link { 
	color: #888888;
	}
.copyright a:visited { 
	color: #888888;
	}
body {
	background-color: #000000;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #444444;
}
