.reg_text {
	font-size: 16px;
	font-weight: 200;
	color: #000000;
}
a:link {
	font-style: italic;
	font-weight: 400;
	color: #B90000;
}
a:visited {
	font-style: italic;
	color: #707070;
}
a:hover {
	color: #FF0000;
}
body {
	background-color: #ffffff;
}

table {
	border: thin none #FFFFFF;
}
#GlassQuest a:link{
	font-size:15pt;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#900;
}

