body { background: #000000 }

.topleft { background: #ff9900 }
.topbg { background: #0000a0 }
.leftcol { background: #ff9900 }
.menu { color: #ffffff; font: bold 70% Verdana, Arial, Helvetica }
	.menu A:link, .menu A:visited { color: #ffffff; text-decoration: none }
	.menu A:active, .menu A:hover { color: #0D695F; text-decoration: none }
.bottom { background: #000000 }
.copyright { color: #cccccc; font: 68% Verdana, Arial, Helvetica }
	.copyright A:link, .copyright A:visited { color: #ffffff; text-decoration: none }
	.copyright A:active, .copyright A:hover { color: #4C9494; text-decoration: none }
.content { background: #ffffff; color: #777777; font: 70% Verdana, Arial, Helvetica }
.rightcol { background: #ffffff; border-left: solid 1px #4C9494; color: #777777; font: 68% Verdana, Arial, Helvetica }

A:link { color: #237D7C }
A:visited { color: #237D7C }
A:active, A:hover { color: #83C7C6 }