body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #CCCCCC;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9E8E50;
	text-decoration: underline;
	font-style: italic;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
#navbtm a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#navbtm a:visited { 
	font-family: "Times New Roman", Times, serif;
	font-size: 11px; 
	color: #CCCCCC;
	text-decoration: none;
}
#navbtm a:hover { 
	color: #CCCCCC;
	text-decoration: underline;
}
#navbtm a:active { 
	color: #9E8E50;
	text-decoration: underline;
}
