.default {
}


.arrows a {
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1em;
	margin: 26px;
}

.arrows:first-child { margin-left: 0; }


.arrows a:hover {
	color: #888888;
	text-decoration:none;
}

.arrows a:active {
	color: #555555;
	text-decoration: none;
}

.copyright {
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-family: Andale Mono;
	font-size: 10px;
	line-height: 1em;
}


.contact {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-family: Andale Mono, Courier, serif;
	font-size: 13px;
	line-height: 1em;
}

.contact  a {
	color: #888888;
	text-decoration: none;
	font-style: normal;
	font-family: Andale Mono, Courier, serif;
	font-size: 13px;
	line-height: 1em;
}


.contact  a:hover {
	color: #444444;
	text-decoration: none;
	font-style: normal;
	font-family: Andale Mono;
	font-size: 13px;
	line-height: 1em;
}

.contact  a:active {
	color: #111111;
	text-decoration: none;
	font-style: normal;
	font-family: Andale Mono;
	font-size: 13px;
	line-height: 1em;
}


