﻿.blue_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #00688b;
	text-decoration: underline;
}
a:link.blue_bottom {
	color: #00688b;
	text-decoration: underline;
}
a:hover.blue_bottom {
	color: #000000;
	text-decoration: underline;
}
.text_right {
	font-family: Arial;
	font-size: 12px;
	line-height: 24px;
	color: #006080;
	text-decoration: none;
}

.black_eng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.text_black {
	font-family: Arial;
	font-size: 12px;
	line-height: 150%;
	color: #008EA6;
	text-decoration: none;
}

