.backg {
	background-image: url(../new/backg/navbar.gif);
	background-repeat:no-repeat;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.underlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a:link {
	color: cc0033;
	text-decoration: none;
}
a:visited {
    color: cc0033;
	text-decoration: none;
	}
a:hover {
    color: 6666ff;
	text-decoration: underline;
	}.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}
.quiz {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.frontpagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: CC0033;
}

