

.navigation {
	margin-bottom: 4px;
}


.navigation a {
	text-decoration: none;
	color: #ddddff;
}

.navigation a:hover {
	color: #4040FF;
}

a {
	text-decoration: none;
	color: #009BCE;
}
 a:hover {
	color: #FF6200;
}

a img {
	border: 0;
}

.subtitle {
	font: normal 60.5% "Lucida Sans Unicode",sans-serif;
}
