.text {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;

}

.nbtext {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;

}

.nbtext {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;

}

.title {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}

.header {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}

.miniheader {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.textCopy {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

A:link, A:visited, A:active { 
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #0066FF;
        text-decoration: none; 
}

.linktext {
        font-family: "Comic Sans MS";
        font-size: 16px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
}

A:hover {
      color: #660000
}
