@charset "utf-8";
/* CSS Document */

.txt10 {font-size:10px;}
.txt11 {font-size:11px;}
.txt12 {font-size:12px;}
.txt13 {font-size:13px;}
.txt14 {font-size:14px;}
.txt16 {font-size:16px;}

.grey {color:#5a5959;}
.white {color:#FFF;}
.green {color:#8dd7da;}
.green_dark {color:#006578;}

.grey10 {
	font-size:10px;
	color:#5a5959;
}

.grey10 a {
	font-size:10px;
	color:#5a5959;
}

.grey10 a:link {
	font-size:10px;
	color:#5a5959;
	text-decoration:none;
	}

.grey10 a:visited {
	font-size:10px;
	color:#5a5959;
	text-decoration:none;}

.grey10 a:hover {
	font-size:10px;
	color:#018995;
	text-decoration:none;
}

.grey10 a:active {
	font-size:10px;
	color:#5a5959;
	text-decoration:none;
}

.grey11, .grey11 a {
	font-size:11px;
	color:#5a5959;
}

.grey11 a:link {
	font-size:11px;
	color:#5a5959;
	text-decoration:none;
	}

.grey11 a:visited {
	font-size:11px;
	color:#5a5959;
	text-decoration:none;}

.grey11 a:hover {
	font-size:11px;
	color:#018995;
	text-decoration:none;
}

.grey11 a:active {
	font-size:11px;
	color:#5a5959;
	text-decoration:none;
}

.white10, .white10 a {
	font-size:10px;
	color:#fff;
}

.white10 a:link {
	font-size:10px;
	color:#fff;
	text-decoration:none;
	}

.white10 a:visited {
	font-size:10px;
	color:#fff;
	text-decoration:none;}

.white10 a:hover {
	font-size:10px;
	color:#fff;
	text-decoration:underline;
}

.white12, .white12 a {
	font-size:12px;
	color:#fff;
}

.white12 a:link {
	font-size:12px;
	color:#fff;
	text-decoration:none;
	}

.white12 a:visited {
	font-size:12px;
	color:#fff;
	text-decoration:none;}

.white12 a:hover {
	font-size:12px;
	color:#8dd7da;
	text-decoration:none;
}