a:link {
	color: #0033FF;
	text-decoration: none;


}
a:visited {
	color: #0033FF;
	text-decoration: none;

}
a:hover {
	color: #CCFFCC;
}
a:active {
	color: #666600;
}
h3 {
	font-weight: bold;
	color: #CC9966;
	background-color: #666633;
	text-align: center;
}
table {
	background-color: #CCCC99;
	list-style-image:  url(../buttons_bkgrnd/navbuttons/granade.gif);
}
body {
	background-image:  url(../buttons_bkgrnd/bg/bg3.jpg);
}
