a:hover {
	text-decoration: none;
	color: #000;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}

.copy A:link {text-decoration: none; color: #000;}
.copy A:visited {text-decoration: none; color: #000;}
.copy A:active {text-decoration: none; color: #000;}
.copy A:hover {text-decoration: none; color: #999999;}


.ed A:link {text-decoration: none; color: #666666;}
.ed A:visited {text-decoration: none; color: #666666;}
.ed A:active {text-decoration: none; color: #666666;}
.ed A:hover {text-decoration: none; color: #CCCCCC;}

.link A:link {text-decoration: none; color: #000099;}
.link A:visited {text-decoration: none; color: #000099;}
.link A:active {text-decoration: none; color: #000099;}
.link A:hover {text-decoration: none; color: #CCCCCC;}


H1 {
	color: #8D8D8D;
	font-size: 22px;
	font-family:Arial;
	margin-top:0; 
	margin-bottom:0; 
	padding-top:0; 
	padding-bottom:0; 
}

H2 {
	color: #8B2E0E;
	font-size: 11px;
	font-family:Verdana;
	margin-top:0; 
	margin-bottom:0; 
	padding-top:0; 
	padding-bottom:0; 
}

body {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family:Verdana;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-face-color : #fff;
	scrollbar-highlight-color : #fff;
	scrollbar-3dlight-color : #fff;
	scrollbar-shadow-color : #fff;
	scrollbar-darkshadow-color : #fff;
	scrollbar-track-color : #fff;
	scrollbar-arrow-color : #000;
	background-color: #000;
}

.contenthead {
	font-family: Arial;
	font-size: 24px;
	color: #FF6600;
	font-weight: bold;
}

.contentheadbig {
	font-family: Arial;
	font-size: 30px;
	color: #FF6600;
	font-weight: bold;
}

.contenttext {
	font-family: Arial;
	font-size: 14px;
	color: #000;
}

.text {
	font-family: Arial;
	font-size: 12px;
	color: #000;
}

.whitetext {
	font-family: Arial;
	font-size: 14px;
	color: #fff;
}

.contentsubhead {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #996600;
}

.contenttextbold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}

.contenttextboldbig {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}

.contenttextbig {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}

.subtitle {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #009900;
}

.subtitlesmall {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #009900;
}

.slogan {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.name {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

.copyright {
	font-family: Arial;
	font-size: 11px;
	color: #000;
}

.edlink {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}

.response {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}

.toptext {
	font-family: Arial;
	font-size: 12px;
	color: #000;
}

.orangetext {
	font-family: Arial;
	font-size: 14px;
	color: #FF9900;
}

.greentext {
	font-family: Arial;
	font-size: 14px;
	color: #00E100;
}

