@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(../files/background.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
body,td,th {
	color: #C4A31E;
}
a:link {
	color: #C4A31E;
	text-decoration: none;
}
a:visited {
	color: #C4A31E;
	text-decoration: none;
}
a:hover {
	color: #C4A31E;
	text-decoration: underline;
}
a:active {
	color: #C4A31E;
	text-decoration: none;
}
.style3 {font-size: large}

body,td,th {
	color: #C4A31E;
}
body,td,th {
	color: #C4A31E;
	font-family: Arial, Helvetica, sans-serif;
}

