a:link {
	font-family: "Comic Sans MS", Arial;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
	font-style: normal;

}
a:visited {
	font-family: "Comic Sans MS", Arial;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;

}
a:hover {
	font-family: "Comic Sans MS", Arial;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: underline;

}
a:active {
	font-family: "Comic Sans MS", Arial;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: underline;

}
.navtext {
	font-family: "Comic Sans MS", Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;



}
.textwithbg {
	font-family: "Comic Sans MS", Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	letter-spacing: 1pt;



}
.textwithYbg {

	font-family: "Comic Sans MS", Arial;
	font-size: 10px;
	color: #00FF00;
	background-color: #FFFF00;
	letter-spacing: 1pt;
}

