.nav{
	color: #000000;
	font-family: BankGothicCTTLtBT, Arial;
	font-size: 18px;
}

.nav a{
	color: #000000;
	font-family: BankGothicCTTLtBT, Arial;
	font-size: 18px;
	text-decoration: none;
}

.nav a:hover{
	color: #666666;
	font-family: BankGothicCTTLtBT, Arial;
	font-size: 18px;
	text-decoration: underline;
}

#content{
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	padding: 20px;
	text-align: justify;
}

#content a{
	color: #666666;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
}

#content a:hover{
	color: #999999;
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
}

.main{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}

#ftr{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

#ftr a{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

#ftr a:hover{
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
}
