/* CSS Document */

body {
	background-color: #000000;
	color:#FFFFFF;
	font-family: Tahoma;
}
.email {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
}
.menu a:link, .menu a:visited, .menu{
		color: #FFFFFF;
		font-family: tahoma; 
		font-weight: bold; 
		text-decoration: none; 
		font-size:11px;
}
.menu a:hover,  .menu a:active {
		color: #FF9933; 
		font-family: tahoma; 
		font-weight: bold; 
		text-decoration: underline; 
		font-size: 11px; }

.credit {
	font-family: Tahoma;
	color: #666666;
	font-size: 10px;
}
-->
</style>