.sidemenu {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
a:link {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;


}
a:visited {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;

}
a:hover {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #008080;
	text-decoration: none;


}
a:active {
	font-family: "Comic Sans MS", cursive;
	font-size: small;
	color: #008080;
	background-image: none;
	font-weight: bold;



}

