a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
}
.copyright {
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
.main_table {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	text-align: center;
	background-image: url(../images/background/moydrum_castle_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid #000;
}
body {
	background-color: #006600;
}
