.maintext {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
a.maintext:link {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a.maintext:visited {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #939300;
	text-decoration: none;
}
a.maintext:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.passboxborder {
	border: thin groove #FF0000;
}
.titletext {
	font-family: Tahoma;
	font-size: 36px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: underline;
}
