html { -webkit-text-size-adjust:none; }

.box {
	
}
.bodynew {
	font-size : 12px;
	font-family : arial;
	font-weight : normal;
	color : 4c4c4c;
	line-height : 1.3em;
	letter-spacing: .05em;
}

.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 silver;
scrollbar-base-color:silver; 
scrollbar-arrow-color:silver;
overflow:auto;
}

.form {
	font-size : 12px;
	font-family : arial;
	font-weight : normal;
	color : #4c4c4c;
	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;
}

.titlenew {
	font-size : 25px;
	font-family : century gothic,arial;
	font-weight : normal;
	color : #4c4c4c;
	line-height : 1.3em;
	letter-spacing: .09em;
}

.subtitle {
	font-size : 15px;
	font-family : arial;
	font-weight : normal;
	color : #4c4c4c;
	line-height : 1.3em;
	letter-spacing: .09em;
}

.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;
}

.menunew {
	font-size : 17px;
	font-family : CENTURY GOTHIC,arial;
	font-weight : bold;
	color : 4c4c4c;
	line-height : 1.5em;
	letter-spacing: .08em;
	text-decoration : none;
}

.footer {
	font-size : 11px;
	font-family : arial;
	font-weight : normal;
	color : silver;
	line-height : 1.5em;
	letter-spacing: .08em;
	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 : 2b7995;
text-decoration : none;
}

A:Visited  {
color : 2b7995;
}

A:Active  {
}

A:Hover  {
color : silver;
text-decoration:underline;
}



