	.whitelinkfont {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:bold;
		line-height: 18px;
		color: #ffffff;
	}
	.whitelinkfont a:link {
		color: #ffffff;
		text-decoration: none;
	}
	.whitelinkfont a:visited {
		color: #ffffff;
		text-decoration: none;
	}
	.whitelinkfont a:hover {
		color: #ff0000;
		text-decoration: none;
	}
	.whitelinkfont a:active {
		text-decoration: none;
	}
	
	
	.linkfont {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 22px;
		color: #000000;
	}
	.linkfont a:link {
		color: #000000;
		text-decoration: none;
	}
	.linkfont a:visited {
		color: #000000;
		text-decoration: none;
	}
	.linkfont a:hover {
		color: #ff0000;
		text-decoration: underline;
	}
	.linkfont a:active {
		text-decoration: none;
	}
	
	
      .redlinkfont {
   		font-family:"ºÚÌå";
		font-size: 20px;	
		color: #000000;
	}
	.redlinkfont a:link {
		color: #ffffff;
		text-decoration: none;
	}
	..redlinkfont a:visited {
		color: #ffffff;
		text-decoration: none;
	}
	.redlinkfont a:hover {
		color: #ff0000;
	}
	.redlinkfont a:active {
		text-decoration: none;
	}


.threeborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}.bluefont14 {
	font-family: "ËÎÌå";
	font-size: 14px;
	line-height: 22px;
	color: #000033;
}


.whitelink {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 18px;
		color: #ffffff;
	}
	.whitelink a:link {
		color: #ffffff;
		text-decoration: none;
	}
	.whitelink a:visited {
		color: #ffffff;
		text-decoration: none;
	}
	.whitelink a:hover {
		color: #ff0000;
		text-decoration: none;
	}
	.whitelink a:active {
		text-decoration: none;
	}

