a:active {  color: #FF9900; text-decoration: underline}
a:hover {  color: #FF3366; text-decoration: underline}
a:link {  color: #0000c0; text-decoration: underline}

body {  font-size: 12px}
table {  font-size: 12px; line-height: 16px}
.font_m {  font-size: 14px; line-height: 18px}
.white {  font-size: 12px; color: #FFFFFF}
.red {  font-size: 12px; color: #FF0000}
.font_s { font-size: 10px; line-height: 13px}
.font_co { font-size: 12px; line-height: 16px}
.td_line {
	border: 1px solid #CCCCCC;
}

