BODY {
bgcolor : #000000;
text-decoration:none;
font-family: arial, Helvetica, sans-serif;
font-size : 13px;
}
.copy {
     font-family: arial, Helvetica, sans-serif;
     text-decoration:none;
     font-size : 13px;
	color : #330099;
	font-weight : bold;
}
.copy2 {
     font-family: arial, Helvetica, sans-serif;
     text-decoration:none;
     font-size : 13px;
	color : #330099;
}
.copy3 {
     font-family: arial, Helvetica, sans-serif;
     text-decoration:none;
     font-size : 14px;
	color : #330099;
	font-weight : bold;
}

.copyred {
     font-family: arial, Helvetica, sans-serif;
     text-decoration:none;
     font-size : 16px;
	color : #ff0000;
	font-weight : bold;
}

.header {
	color : #330099;
     text-decoration:none; 
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
     font-size : 18px;
}
.nav {
	color : #ffff99;
     text-decoration:none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
}

A:link { color: #ffff99; }
A:visited { color: #ffff99; }
A:active {color: #ffff99; }
A:hover { color: #ff3300; }
