a {text-decoration:none;}
a:link {color:#003399;}
a:active {color:#FF3300;}
a:visited {color:#660066;}
a:hover {color:#FF3300;text-decoration:underline;}

.font08 {
	font-size: 8px;
	font-weight: normal;
	font-style: normal;
	line-height:14px;
} 
.font10 {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height:16px;
	padding-left: 5px;
}
.font10b {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height:14px;
	padding: 5px;

}
.font10c {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height:14px;
	padding-left: 5px;
	padding-right: 5px;

}
.font12 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height:18px;
	padding-left: 5px;
}
.font12b {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height:18px;
	padding: 5px;
}
.font16 {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	line-height:22px;
	padding: 0px 5px;
}
.font20 {
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	line-height:26px;
	padding-left: 5px;
}
