.enter {
	font-family: helvetica;
	color: #7E7E7E;
	font-weight : 600;
	font-size : 12;
	letter-spacing : 2;
	text-decoration : none;
}

.enter:hover {
	color: #7E7E7E;
	text-decoration : none;
}

.menu1 {
	font-family: helvetica;
	color: #464646;
	font-weight : 800;
	font-size : 14;
	letter-spacing : 2;
	line-height : 2.0;
	text-decoration : none;
}

.menu1:hover {
	color: #7E7E7E;
	text-decoration : none;
}

.menu2 {
	font-family: helvetica;
	color: #4f4f4f;
	font-weight : 600;
	font-size : 12;
	line-height : 2.2;
	text-decoration : none;
}

.menu2:hover {
	color: #7E7E7E;
	text-decoration : none;
}

.menu3 {
	font-family: helvetica;
	color: #363636;
	font-weight : 600;
	font-size : 10;
	line-height : 1.6;
	text-decoration : none;
}

.menu3:hover {
	color: #7E7E7E;
	text-decoration : none;
}

.title1 {
	font-family: helvetica;
	color: #D4D4D4;
	font-weight : 800;
	font-size : 14;
	letter-spacing : 2;
	text-decoration : none;
}

.title2 {
	font-family: helvetica;
	color: #696868;
	font-weight : 800;
	font-size : 14;
	letter-spacing : 2;
	text-decoration : none;
}

.column {
	font-family: sans-serif;
	color: #696868;
	font-weight : 600;
	font-size : 11;
	text-decoration : none;
}


.normal {
	font-family: helvetica;
	color: #606060;
	font-weight : 600;
	font-size : 11;
	text-decoration : none;
}

.normal:hover {
	color: #393939;
	text-decoration : underline;
}

a {
	color: #606060;
	text-decoration : underline;
}

a:hover {
	color: #393939;
}
