.myfont {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}

.myfont1 {
	font-size: 14px;
	line-height: 180%;
	color: #333333;
}

.font1 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
}


a.fl:link {
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
}
a.fl:visited {
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
}
a.fl:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}



#banner a:link {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#banner a:visited {
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
#banner a:hover {
	font-weight: bold;
	font-size: 13px;
	color: #FF3300;
	text-decoration: none;
}
.fullbian {
	border: 3px double #DADCDE;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}

