BODY {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: white;
}
TD {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: white;
}
A:link,A:visited,A:active {
	color: lightblue;
	text-decoration: none;
}
A:hover {
	color: lightblue;
	text-decoration: underline;
}
A.category:link,A.category:visited,A.category:active {
	color: white;
	text-decoration: none;
}
A.category:hover {
	color: white;
	text-decoration: underline;
}
A.abuseblock:link,A.abuseblock:visited,A.abuseblock:active {
	font-size: 30px;
	color: red;
	text-decoration: none;
	font-weight: bold;
}
A.abuseblock:hover {
	font-size: 30px;
	color: #FF2222;
	text-decoration: underline;
	font-weight: bold;
}
A.abuse:link,A.abuse:visited,A.abuse:active {
	font-size: 11px;
	color: #FF2222;
	text-decoration: none;
}
A.abuse:hover {
	font-size: 11px;
	color: #FF2222;
	text-decoration: underline;
}
.welcome {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: white;
}
.header {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: white;
}
.fineprint {
	font-family: Arial, Helvetica;
	font-size: 9px;
	color: white;
}
.login {
	font-family: Arial, Helvetica;
	font-size: 9px;
	color: white;
}
.search {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: white;
}
.categories_title {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: yellow;
	background-color: #2E5874;
	padding: 1px;
}
.categories_light {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: white;
	background-color: #3D6785;
	padding: 1px;
}
.categories_dark {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: white;
	background-color: #2F5F7D;
	padding: 1px;
}
.frame_title {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: yellow;
	background-color: #2E5874;
	padding: 1px;
}
.frame_title_text {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: yellow;
	background-color: #2E5874;
}
.abuse_title {
	font-family: Arial, Helvetica;
	font-size: 11px;
	background-color: #2E5874;
}
