.text_common{
	font-family: Verdana,Arial;
	font-size:10px;
	color : #002649;	
	text-decoration:none;
}

.text_common2{
	font-family: Verdana,Arial;
	font-size:12px;
	color : #002649;	
	text-decoration:none;
}

.button_bottom{
	font-family: Verdana,Arial;
	font-size:11px;
	color : #225389;	
	text-decoration:underlined;
	font-weight:bold;
}
.button_bottom:hover{
	font-family: Verdana,Arial;
	font-size:11px;
	color : #000000;	
	font-weight:bold;
	text-decoration:underlined;
}

.button_bottom2{
	font-family: Verdana,Arial;
	font-size:9px;
	color : #225389;	
	text-decoration:underlined;
	font-weight:bold;
}
.button_bottom2:hover{
	font-family: Verdana,Arial;
	font-size:9px;
	color : #000000;	
	font-weight:bold;
	text-decoration:underlined;
}


.button_top{
	font-family: Verdana,Arial;
	font-size:12px;
	color : #89C6FF;	
	text-decoration:none;
	font-weight:bold;
}
.button_top:hover{
	font-family: Verdana,Arial;
	font-size:12px;
	color : #FFFFFF;	
	font-weight:bold;
	text-decoration:none;
}

.button_common{
	font-family: Verdana,Arial;
	font-size:10px;
	color : #225389;	
	text-decoration:underlined;
	font-weight:bold;
}
.button_common:hover{
	font-family: Verdana,Arial;
	font-size:10px;
	color : #000000;	
	font-weight:bold;
	text-decoration:underlined;
}

.text_header{
	font-family: Verdana,Arial;
	font-size:16px;
	color : #002649;	
	font-weight:bold;
	text-decoration:none;
}

