body { 
	background-color:#414141;
	font-family: Helvetica Neue, helvetica;
	color: #ffdd05;

}

.links, .about {
	font-family: Helvetica Neue, helvetica;
	font-size:13px;
	color: #ffdd05;
}

A, A.links {
	font-family: Helvetica Neue, helvetica;
	font-size:13px;
	color: #ffAE00;
	text-decoration: none;	
}


A:hover, A.links:hover {
	text-decoration: underline;
}

.tiny {
	font-size:9px;
}