body { background: #FFFFFF url("ofthemoon/background.jpg"); }
A { color: #EEC7A8; text-decoration: none; font-weight: bold }
A:link { color: #EEC7A8; text-decoration: none; font-weight: bold }
A:visited { color: #EEC7A8; text-decoration: none; font-weight: bold }
A:active { color: #EEC7A8; border-bottom: #EEC7A8 1px dotted; font-weight: bold }
A:hover { color: #EEC7A8; border-bottom: #EEC7A8 1px dotted; font-weight: bold }
.main {
	FONT-SIZE: 10pt;
	COLOR: #808080;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: justify;
	border-right: #808080 1px solid;
	border-left: #808080 1px solid;
	border-top: 0;
	border-bottom: 0;
	background: #FFFFFF;
	padding: 10px;
	width: 610px;
}
