a:visited {
	font-family : Comic Sans MS ;
	font-size : 12px ;
	font-style : normal ;
	font-weight : none ;
	color : #aa0000 ;
	text-align : left ;
	text-decoration : none ;
}
a:link {
	font-family : Comic Sans MS ;
	font-size : 12px ;
	font-style : normal ;
	font-weight : none ;
	color : #aa0000 ;
	text-align : left ;
	text-decoration : none ;
}
a:hover {
	font-family : Comic Sans MS ;
	font-size : 12px ;
	font-style : normal ;
	font-weight : none ;
	color : #000 ;
	text-align : left ;
	text-decoration : none ;
}
a:focus {
	font-family : Comic Sans MS ;
	font-size : 12px ;
	font-style : normal ;
	font-weight : none ;
	color : #aa0000 ;
	text-align : left ;
	text-decoration : none ;
}
a:active {
	font-family : Comic Sans MS ;
	font-size : 12px ;
	font-style : normal ;
	font-weight : none ;
	color : #faa0000ff ;
	text-align : left ;
	text-decoration : none ;
}

.menu:visited {
	font-family : Comic Sans MS ;
	font-size : 12px ;
	font-weight : bold ;
	font-style : normal ;
	color : #fff ;
	text-decoration : none ;
	padding-left : 5px ;
	padding-right : 5px ;
}
.menu:link {
	font-family : Comic Sans MS ;
	font-size : 12px ;
	font-weight : bold ;
	font-style : normal ;
	color : #fff ;
	text-decoration : none ;
	padding-left : 5px ;
	padding-right : 5px ;
}
.menu:hover {
	font-family : Comic Sans MS ;
	font-size : 12px ;
	font-weight : bold ;
	font-style : normal ;
	color : #000 ;
	text-decoration : none ;
	padding-left : 5px ;
	padding-right : 5px ;
	background-color : #b1d17f ;
}
.menu:focus {
	font-family : Comic Sans MS ;
	font-size : 12px ;
	font-weight : bold ;
	font-style : normal ;
	color : #fff ;
	text-decoration : none ;
	padding-left : 5px ;
	padding-right : 5px ;
}
.menu:active {
	font-family : Comic Sans MS ;
	font-size : 12px ;
	font-weight : bold ;
	font-style : normal ;
	color : #fff ;
	text-decoration : none ;
	padding-left : 5px ;
	padding-right : 5px ;
}

.copyright:visited {
	font-family : Verdana ;
	font-size : 10px ;
	font-weight : bold ;
	font-style : normal ;
	color : #000 ;
	text-decoration : none ;
	vertical-align : top ;
}
.copyright:link {
	font-family : Verdana ;
	font-size : 10px ;
	font-weight : bold ;
	font-style : normal ;
	color : #000 ;
	text-decoration : none ;
	vertical-align : top ;
}
.copyright:hover {
	font-family : Verdana ;
	font-size : 10px ;
	font-weight : bold ;
	font-style : normal ;
	color : #aa0000 ;
	text-decoration : none ;
	vertical-align : top ;
}
.copyright:focus {
	font-family : Verdana ;
	font-size : 10px ;
	font-weight : bold ;
	font-style : normal ;
	color : #000 ;
	text-decoration : none ;
	vertical-align : top ;
}
.copyright:active {
	font-family : Verdana ;
	font-size : 10px ;
	font-weight : bold ;
	font-style : normal ;
	color : #000 ;
	text-decoration : none ;
	vertical-align : top ;
}
