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


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

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

.link2 A:link {text-decoration: none; color: #000000;}
.link2 A:visited {text-decoration: none; color: #CC0000;}
.link2 A:active {text-decoration: none; color: #000000;}
.link2 A:hover {text-decoration: none; color: #0066FF;}

.btn A:link {text-decoration: none; color: #FFF;}
.btn A:visited {text-decoration: none; color: #cc0000;}
.btn A:active {text-decoration: none; color: #FFF;}
.btn A:hover {text-decoration: none; color: #FFFF00;}


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;
}

.contenthead {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #cc0000;
	font-weight: bold;
}

.contentheadyellow {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFF00;
	font-weight: bold;
}

.contenttext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #0066cc;
}

.text {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #fff;
}

.textblack {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000;
}

.subheading {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}

.contenttextbold {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000099;
}

.contenttextboldyellow {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFFF00;
}

.contenttextboldgreen {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #99FF00;
}

.copyright {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

.edlink {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

.contenttextyellow {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFF00;
}

.contenttextred {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FF0000;
}

.contenttextblue {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #00CCFF;
}

.error {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffff00;
}

.btn {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
}

.highlightbold {
 font-family:Verdana;
 font-size: 12px;
 font weight: bold;
 color:#999900;
}

.colorred {
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
 }
 
.highlightyellow {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
    background-color: #000000;
    color:#990000;
 }
 
.bluehyperlink {
 font-family: Verdana;
 font-size: 12px;
 font-weight: bold;
 color:#3300FF;
 }
