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

.link1 A:link {text-decoration: none; color: #FF3586;}
.link1 A:visited {text-decoration: none; color: #FF3586;}
.link1 A:active {text-decoration: none; color: #FF3586;}
.link1 A:hover {text-decoration: none; color: #FFF;}

.link2 A:link {text-decoration: none; color: #9900CC;}
.link2 A:visited {text-decoration: none; color: #9900CC;}
.link2 A:active {text-decoration: none; color: #9900CC;}
.link2 A:hover {text-decoration: none; color: #666666;}

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

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


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-image: url();
	scrollbar-face-color : #020202;
	scrollbar-highlight-color : #fff;
	scrollbar-3dlight-color : #020202;
	scrollbar-shadow-color : #fff;
	scrollbar-darkshadow-color : #020202;
	scrollbar-track-color : #020202;
	scrollbar-arrow-color : #fff;
	background-color: #fff;
}

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

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

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

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

.contenttextpurple {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #9900CC;
}

.contenttextpurplebig {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #9900CC;
}

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

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

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

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

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

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

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

.conbg{
	background-image: url(images/conbg.jpg);
	width:810px;
	height:610px;
	background-position: top;
	background-repeat:no-repeat;
}
