.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #939599;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	text-decoration: none;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #939599;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #FF9900;
}
.leftbodyline {
	background-image: url(images/quiz-body_02.gif);
	background-repeat: repeat-y;
	width: 26px;
}
.boldylineright {
	background-image: url(images/quiz-body_04.gif);
	background-repeat: repeat-y;
	width: 26px;
}
.footer {
	background-image: url(images/quizfooter_01.jpg);
	background-repeat: no-repeat;
	height: 60px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}
.quizbodytop {
	background-image: url(images/quiz-body_01.gif);
	background-repeat: no-repeat;
	height: 16px;
}
