/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/gradient.jpg);
}
.nav02 {
	font-family: "Century Gothic";
	text-decoration: none;
	font-size: 13px;
	color: #000000;
}
.nav {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #33CCFF;
}
.nav  :link {
	color: #33CCFF;
	text-decoration: none;
}
.nav  :visited {
	text-decoration: none;
	color: #33CCFF;
}
.nav :hover {
	text-decoration: none;
	color: #000000;
}
.nav  :active {
	text-decoration: none;
	color: #33CCFF;
}
.nav01 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #33CCFF;
	text-decoration: underline;
}

.text {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #666666;
}
.text01 {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #666666;
}
.text02 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
}

.footer01 {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #666666;
}
.footer02 {font-family: "Century Gothic";
font-size: 10px;
color: #666666;}