.text {
	font-family: "µ¸¿ò";
	font-size: 13px;
	color: #626262;
	text-decoration:none;

}

.text_line {
	font-family: "µ¸¿ò";
	font-size: 13px;
	color: #626262;
	text-decoration:underline;

}

.text1 {
	font-family: "µ¸¿ò";
	font-size: 16px;
	color: #626262;
	text-decoration:none;
	font-weight: bold;


}

.text2 {
	font-family: "µ¸¿ò";
	font-size: 13px;
	color: #1861a5;
	text-decoration:none;

}

.text_bold {
	font-family: "µ¸¿ò";
	font-size: 13px;
	color: #626262;
	text-decoration:none;
	font-weight: bold;
}

.text_bold_c {
	font-family: "µ¸¿ò";
	font-size: 13px;
	color: #7a6852;
	text-decoration:none;
	font-weight: bold;
}

.text_time {
	font-family: "µ¸¿ò";
	font-size: 13px;
	color: #0c5093;
	text-decoration:none;


}


A:link { color: #626262; font-size: 9pt; text-decoration:none; }
A:visited { color: #626262; font-size: 9pt; text-decoration: none } 
A:active { color: #b6121b; font-size: 9pt; text-decoration:none; } 
A:hover { color: #b6121b; font-size: 9pt; text-decoration:underline; } 
