@charset "UTF-8";
/* CSS Document */

#toplinks {
	background-color:#333;
}
#toplinks a:hover {
	color:#ff6600;
}

#logo {
	background:url(/images/lca-logo-diy.png) no-repeat;
	width:60px;
}
