.font1 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #505050;
	text-decoration: none;
}
.font_white {
	font-family: "µ¸¿ò";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.font2 {
	color: #18a731;
	font-weight: bold;
	font-family: "µ¸¿ò";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.font3 {
    color: #505050;
	font-weight: normal;
	font-family: "µ¸¿ò";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	
}

.font4 {
    color: #03a7a6;
	font-weight: bold;
	font-family: "µ¸¿ò";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.font5 {
    color: #505050;
	font-weight: normal;
	font-family: "µ¸¿ò";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.font6 {
    color: #ff7200;
	font-weight: bold;
	font-family: "µ¸¿ò";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}


a.net:link { color: #5d5d5d ; font-weight: normal; font-family: "µ¸¿ò";	font-size: 12px; text-decoration: none ;}
a.net:visited { color: #5d5d5d ; font-weight: normal; font-family: "µ¸¿ò";	font-size: 12px; text-decoration: none ;}
a.net:active { color: #5d5d5d ; font-weight: normal; font-family: "µ¸¿ò";	font-size: 12px; text-decoration: none ;}
a.net:hover { color: #ff5b01 ; font-weight: normal; font-family: "µ¸¿ò";	font-size: 12px; text-decoration: none ;}