

#imagetable {
	background-color: #3c3131;
}
#toolbar td {
	font-size: 14px;
	color: #ffaa07;
	background-color: #000000;
}
body {background-color:#2f201d; font-family: "century gothic", verdana, arial, sans-serif;
}

a:link {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

.style2 {
	font-size: 36px;
	color: #FFFFFF;
}
</style>

.style3 {color: #FFaa03}
   a:link {
	color: #ffaa03;
	text-decoration: none;
   }
   a:visited {
	color: #ffaa03;
	text-decoration: none;
   }
   a:hover {
	text-decoration: underline;
	color: #FFFFFF;
   }
   a:active {
	text-decoration: none;
   }

</style>
.hiddenPic {display:none;}