.siteguide {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: normal;
	font-weight: 100;
	color: #FF0000;
	text-decoration: none;
	line-height: 40px;

}
.siteguide:hover {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: normal;
	font-weight: 100;
	color: #0000FF;
	text-decoration: none;
}

