a:visited, a:active, a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.backlight {
	border: 1px solid;
	border-color: #FFFFFF #000066 #000066 #FFFFFF;
	background-color: #0099FF;
	font-family: "MS Sans Serif";
	font-size: 8px;
}

.bluelight {
	border: 1px solid;
	border-color: #FFFFFF #000066 #000066 #FFFFFF;
	background-color: #95E7FB;
	font-family: "MS Sans Serif";
	font-size: 8px;
}

.linkclass {
	border-bottom-color: #000099;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #000099;
	cursor: hand;
}

.mssans {
	font-family: "MS Sans Serif", Tahoma, Thonburi;
	font-size: 14px;
}

.mssans-s {
	font-family: "MS Sans Serif";
	font-size: 12px;
}

.quote {
	border: 2px dashed #0000CC;
	margin: 5px 20px 20px;
	padding: 5px;
	font-family: "MS Sans Serif", Tahoma;
	font-size: 13px;
}

.t13 {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 13px;
}

.tablebd {
	border: #000066;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
}

.tables {
	border: 2px solid #330099;
	padding: 2px;
	font-family: "MS Sans Serif", Tahoma;
	font-size: 14px;
}

.tahoma {
	font-family: Tahoma, "MS Sans Serif", Thonburi;
}

.tahoma-s {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
}

.tahoma-ss {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
}

.t-reply {
	font-family: "MS Sans Serif", Tahoma, Thonburi;
	font-size: 11px;
}

.whitepane {
	color: #FFFFFF;
	font-family: "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
}
