a {	text-decoration: none; }

a:hover {text-decoration: underline;}

td {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	}

img { border:none; }

a:link {
	color:#666666;
}
a:visited {
	color:#666666;
}

a:active {
	color:#666666;
}

.menu {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: left;
}
.menu a {
	color: #666666;
}

.body {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}

.body a {
	color: #CC0033;
	font-weight: bold;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding: 10px;
	text-align: center;
}

.copyright a {
	color: #990033;
}

