A:link {
	color: #FF0000;
	TEXT-DECORATION: none;
	}

A:visited {
	  TEXT-DECORATION: none;
	  color: #FF0000;
	  }

A:hover {
	  TEXT-DECORATION: none;
	  color: #FFCC66;
	  }

body { 
	background-color: #000000;
	background-image: url(../images/bg_window.gif);
	background-repeat: no-repeat;
	background-position: 230 10
}

.maintext {
	font-family: Times, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFCC66;
	line-height:22px;
	}

.maintxt1 {
	font-family: Times, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFCC66;
	line-height:22px;
	}

.mainleft {
	font-family: Times, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC66;
	line-height:19px;
	}

.mainlft1 {
	font-family: Times, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFCC99;
	line-height:19px;
	}

.mainhead {
	font-family: Times, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC99;
	line-height:23px;
	}

.bottomgray {
	font-family: Times, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #979797;
	line-height:20px;
	}
	
.navhead {
	font-family: Times, serif, Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 16px;
	color: #FF0000;
	line-height:25px;
	}

.navhdon {
	font-family: Times, serif, Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 16px;
	color: #FFCC66;
	line-height:25px;
	}