.linkdown {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding: 4px;
}
.title {
	font-family: Arial;
	font-size: 12px;
	color: #283f48;
	text-decoration: underline;
	font-weight: bolder;
	padding: 4px;
}
.txt {
	font-family: Arial;
	font-size: 12px;
	color: #283f48;
	text-decoration: none;
	font-weight: normal;
	padding: 4px;
}
.titletop {
	font-family: Arial;
	font-size: 14px;
	color: #283f48;
	font-weight: bolder;
	padding: 4px;
}
.txtbig {
	font-family: Arial;
	font-size: 12px;
	color: #283f48;
	text-decoration: none;
	font-weight: bolder;
	padding: 4px;
}a:link {
	font-family: Arial;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #660000;
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}
.hour {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	padding: 4px;
}
.ndctop {
	font-family: Arial;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
	padding: 3px;
}