.top {
	color: rgb(255, 255, 255); font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal;
}
.non-top {
	color: rgb(255, 255, 0); font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;
}
.t:link {
	color: rgb(255, 255, 255); font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-decoration: none;
}
.t:visited {
	color: rgb(255, 255, 255); font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-decoration: none;
}
.t:active {
	color: rgb(255, 255, 255); font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none;
}
.t:hover {
	color: rgb(51, 51, 51); font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; background-color: rgb(255, 255, 255);
}
.norepeat {
	background-repeat: no-repeat;
}
.note {
	color: rgb(255, 255, 153); font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
}
