.color {
	color: #00462B;
	font-family: "Times New Roman", Times, serif;
}
.color_large {
	font-size: 20px;
	font-weight: bold;
	color: #00462B;
}
.color2 {
	color: #28ACB8;
	font-family: "Times New Roman", Times, serif;
}
.color2_small {
	font-size:14px;
	color: #186C74;
	font-family: "Times New Roman", Times, serif;
}
.color3a {
	font-size:15px;
	color: #F3EFE6;
	font-family: "Times New Roman", Times, serif;
}
.color4 {
	font-size:16px;
	color: #FF9900;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #28ACB8;
	font-family: "Times New Roman", Times, serif;
}
a:visited {
	color: #2BA1CB;
	font-family: "Times New Roman", Times, serif;
}
a:active {
	color: #4B8D79;
	font-family: "Times New Roman", Times, serif;
	background: #2BA1CB	
}
a:hover {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	background: #C0D9D2;
}
.color3 {
	font-family: "Times New Roman", Times, serif;
	color: #F3EFE6;
}
