@charset "UTF-8";
.mainmenu {
	font-family: helvetica;
	letter-spacing: 0.15em;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	line-height: 20px;
}

A:link {text-decoration: none;
color: #FFFFFF}

A:visited {text-decoration: none;
color: #FFFFFF}

A:active {text-decoration: none;
color: #FFFFFF;
text-decoration: underline}

A:hover {text-decoration: none;
color: #FFFFFF;
text-decoration: underline}

.project {
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 0.15em;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
	padding-right: 200px;
	padding-left: 200px;
}
.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
		font-family: helvetica;
	letter-spacing: 0.15em;
}

	

