.para {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:visited, a:active {font: 12px Verdana, Arial; color: #FF7200; text-decoration: none}
a:hover {color: red}
.botLink:link, .botLink:visited, .botLink:active {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
}
.botLink:hover {
	color: #FF7200;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
}
.red_txt {
	color: #FF0000;
}
.quest {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.questLink:link, .questLink:visited, .questLink:active {
	font: bold 16px "Times New Roman", Times, serif;
	color: black;
	text-decoration: none;
}
.questLink:hover {
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
