

.box {
	
}


.mainbody {
	font-size : 11px;
	font-family : arial;
	font-weight : normal;
	color : SILVER;
	line-height : 1.3em;
	letter-spacing: .05em;
	padding: 8px;
}

.submit {
	font-size : 11px;
	font-family : arial;
	font-weight : normal;
	color : black;
}

input,textarea,submit {
	background-color: transparent;
	border: 1px solid #4c4c4c;
scrollbar-base-color:#4c4c4c; 
scrollbar-arrow-color:#4c4c4c;
}

.form {
	font-size : 11px;
	font-family : arial;
	font-weight : normal;
	color : silver;
	letter-spacing: .05em;
}

.white {
	color : white;
}

.title {
	font-size : 11px;
	font-family : arial;
	font-weight : bold;
	color : white;
	line-height : 1.3em;
	letter-spacing: .05em;
}

.recent-work {
	font-size : 12px;
	font-family : arial;
	font-weight : bold;
	color : 38a4d5;
	line-height : 1.3em;
	letter-spacing: .05em;
	padding-left: 32px;
}

.menu {
	font-size : 9px;
	font-family : arial;
	font-weight : normal;
	color : 38a4d5;
	line-height : 1.3em;
	letter-spacing: .05em;
	text-decoration : none;
}

.menu-white {
	font-size : 9px;
	font-family : arial;
	font-weight : normal;
	color : white;
	line-height : 1.3em;
	letter-spacing: .05em;
	text-decoration : none;
}



A  {
color : 38a4d5;
text-decoration : underline;
}

A:Visited  {
color : 38a4d5;
}

A:Active  {
}

A:Hover  {
color : silver;
}


