.menu {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0C3963;
	text-decoration: none;
	font-weight: bold;
}
.menu:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding: 5px;
	line-height: 18px;
}

.txtHoliday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	padding: 5px;
	line-height: 18px;
}
.coolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0066CC;
	padding: 5px;
	text-decoration: underline;
	line-height: 18px;
}
.coolink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	padding: 5px;
	text-decoration: underline;
	line-height: 18px;
}
.tlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #31435D;
	padding: 5px;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
.tlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #FF0000;
	padding: 5px;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #31435D;
	padding: 5px;
	font-weight: bold;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #31435D;
	padding: 0px;
	font-weight: bold;
	border: 1px solid #003366;
}
