@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c7c7c7;
}
body {
	background-image: url(pixel_pattern.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c7c7c7;
}
a:visited {
	color: #914800;
	text-decoration: none;
}
a:hover {
	color: #bc8f05;
	text-decoration: underline;
}
a:active {
	color: #751200;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #c7c7c7;
}
a:link {
	text-decoration: none;
}
