
.answerCorrect{
	font-family: "times new roman",times,serif;
	font-size: 18px;
	line-height: 20px;
	color: #006600;
	text-decoration: none;
	}

.answerIncorrect{
	font-family: "times new roman",times,serif;
	font-size: 18px;
	line-height: 20px;
	color: #990000;
	text-decoration: none;
	}

.relatedGreen {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #006600;
	font-weight: bold;
	text-decoration: none;
	}

.btn {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	background-color:#006600;
	color:#ffffff;
	}

