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: #666666;}
.copy A:visited {text-decoration: none; color: #666666;}
.copy A:active {text-decoration: none; color: #666666;}
.copy A:hover {text-decoration: none; color: #999999;}


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

.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: #0066FF;}

.prog A:link {text-decoration: none; color: #ff6600;}
.prog A:visited {text-decoration: none; color: #ff6600;}
.prog A:active {text-decoration: none; color: #ff6600;}
.prog A:hover {text-decoration: none; color: #FF0000;}

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 {
	font-size: 12px;
	font-family:Verdana;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EBEBEB;
	scrollbar-face-color : #fff;
	scrollbar-highlight-color : #000;
	scrollbar-3dlight-color : #fff;
	scrollbar-shadow-color : #000;
	scrollbar-darkshadow-color : #FFF;
	scrollbar-track-color : #FFF;
	scrollbar-arrow-color : #000;
	background-color: #fff;
}
.contenthead {
	font-family: Arial;
	font-size: 20px;
	color: #009900;
	font-weight: bold;
}

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

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

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

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

.highlightblue {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#0066FF;
}

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

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

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

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

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

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

.linktextred {
	font-family: Arial;
	font-size: 15px;
	color: #FF0000;
}

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

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

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

.linktextblack {
	font-family: Arial;
	font-size: 15px;
	color: #000;
}

.linktextblackbold {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

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

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

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

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

.linktextbrownbold {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #663300;
}

.copyright {
	font-family: Century Gothic;
	font-size: 11px;
	color: #666666;
}

.edlink {
	font-family: Century Gothic;
	font-size: 11px;
	color: #333333;
}

.error {
	font-family: Arial;
	font-size: 12px;
	color: #ff0000;
}