
a:link {
	color: #bb6941;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #bb6941;
}
a:hover {
	text-decoration: underline;
	color: #bb6941;
}
a:active {
	text-decoration: none;
	color: #bb6941;
}
body {	background:url(../images/bg.jpg);
	background-position:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

#orange {
	color:#bb6941;
	font-size:16px;
}
#merchlink {
	color:#bb6941;
	font-size:10px;
}

@font-face {
 font-family: violation;
 src: url("VIOLATIO.eot") /* EOT file for IE */
}
@font-face {
 font-family: violation;
 src: url("VIOLATIO.TTF") /* TTF file for CSS3 browsers */
}

#fineprint {
	font-size:11px;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#menu {
	font-size:22px;
	font-family:Violation, Arial;
}
