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



#content h1, #content h2, #content h3{
	color:#f7cd31;
}
#sidebar a:hover{
	color:#f7cd31;
	text-decoration: none;
}
#header #start a{
	background-position:-95px 0;
}
#header #start a:hover{
	background-position:0 0;
}