@charset "utf-8";
/* CSS Document */

.txt_default{
	font-family:Tahoma;
	font-size:12px;
	line-height:20px;
	color:#8c8c8c;
	text-align:justify;
	}
.txt_default_16{
	font-family:Tahoma;
	font-size:16px;
	color:#8c8c8c;
	text-align:center;
	}
.txt_announcement{
	font-family:Tahoma;
	font-size:11px;
	line-height:18px;
	color:#8c8c8c;
	text-align:justify;
	}
.txt_date{
	font-family:Tahoma;
	font-size:11px;
	color:#e69715;
	line-height:18px;
	}
.txt_contact{
	font-family:Tahoma;
	font-size:16px;
	color:#a07700;
	}
.txt_contact_white{
	font-family:Tahoma;
	font-size:16px;
	color:#FFFFFF;
	}
.txt_announcement_more{
	font-family:Tahoma;
	font-size:11px;
	color:#cb0407;
	text-decoration:none;
	}
.txt_announcement_more:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#cb0407;
	text-decoration:underline;
	}
.txt_schedule{
	font-family:Tahoma;
	font-size:11px;
	color:#636363;
	font-weight:bold;
	text-align:left;
	}
.txt_footer_nav{
	font-family:Tahoma;
	font-size:12px;
	line-height:20px;
	color:#8c8c8c;
	text-decoration:none;
	}
.txt_footer_nav:hover{
	font-family:Tahoma;
	font-size:12px;
	line-height:20px;
	color:#b17409;
	text-decoration:underline;
	}
.txt_designed-by{
	font-family:Tahoma;
	font-size:10px;
	color:#d3d2d2;
	}
.txt_quote{
	font-family:Tahoma;
	font-size:28px;
	color:#666666;
	line-height:28px;
	text-align:center;
	}
