/* CSS Document */
body {
	background-color: #3366CC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bottom {
		font-family:Arial;
		font-size:10px;
		color:#ffffff;
		}
.bottom a:link {
	color: #ffffff;
	text-decoration: none;
}
.bottom a:visited {
	text-decoration: none;
	color: #ffffff;
}
.bottom a:hover {
	text-decoration: none;
	color: #ECCC18;
}
.bottom a:active {
	text-decoration: none;
	color: #ffffff;
}

.menu {
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:#F1DA00;
	text-decoration:none;
	}
.menu a:link {
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:#F1DA00;
	text-decoration:none;
}
.menu a:visited {
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:#F1DA00;
	text-decoration:none;
}
.menu a:hover {
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.menu a:active {
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:#F1DA00;
	text-decoration:none;
}

.txt {
	font-family:Arial;
	font-size:12px;
	color:#666666;
	}
.txt a:link {
	color: #666666;
	text-decoration: none;
}
.txt a:visited {
	text-decoration: none;
	color: #666666;
}
.txt a:hover {
	text-decoration: underline;
	color: #000000;
}
.txt a:active {
	text-decoration: none;
	color: #666666;
}

.txtwhite {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
		}
.txtwhite a:link {
	color: #ffffff;
	text-decoration: none;
}
.txtwhite a:visited {
	text-decoration: none;
	color: #ffffff;
}
.txtwhite a:hover {
	text-decoration: none;
	color: #ECCC18;
}
.txtwhite a:active {
	text-decoration: none;
	color: #ffffff;
}

.ttl {
	font-family:Arial;
	font-size:14px;
	color:#3366CC;
	}
.ttl a:link {
	color: #3366CC;
	text-decoration: none;
}
.ttl a:visited {
	text-decoration: none;
	color: #3366CC;
}
.ttl a:hover {
	text-decoration: none;
	color: #3366CC;
}
.ttl a:active {
	text-decoration: none;
	color: #3366CC;
}