a:hover {color: #336699}

a:link { color: #336699; text-decoration: underline}
a:visited{ color: #336699; text-decoration: underline}
a:active { color: #336699; text-decoration: underline}
a:hover{ color: #C67013; text-decoration: underline}


.fontbase {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.fontbasebold {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
}

.fontbase2 {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
.fontbase2bold {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.fontbase3bold {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FF6600;
}
.fontalart {
	font-size: 12px;
	line-height: 16px;
	color: #FF0000;
}
.fonterror {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #FF0000;
}

.tit1 {
	font-size: 14px;
	font-weight: bold;
	color: #D98200;
}
.tablecolor1 {
	background-color: #A9EFBF;
}
.tablecolor2 {
	background-color: #EFEFEF;
}
.tablecolor3 {
	background-color: #FFFFE6;
}
.tablecolor4 {
	background-color: #FFEFDF;
}
.tablecolor5 {
	background-color: #1CDF91;
}
.tablecolor6 {
	background-color: #FFE1E1;
}
.tablecolor7 {
	background-color: #FFFFFF;
}