
a:hover {
	color: #ff6fcf
	background-color: #cc66ff
	}
	
a:link {
	color: #0000ff
	}
	
a:visited {
	color: #8000ff
	}

hr {
	size=1;
	}

.leedshometext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.1em;
	font-weight: normal;
	color: #000099;
	font-variant: normal;
	text-transform: none;
	border: thin dotted #000099;
	margin: 5px;
	padding: 10px;
	height: auto;
	width: auto;
	background-color: #ffffff;
}

.leedstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color: #0000CC;
	font-variant: normal;
	text-transform: none;
	border: thin dotted #0000FF;
	margin: 5px;
	padding: 10px;
	height: auto;
	width: auto;
	background-color: #FFFF66;
}
.rangerstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.1em;
	font-weight: normal;
	color: #FFFFFF;
	font-variant: normal;
	text-transform: none;
	border: thin dotted #FF0000;
	margin: 5px;
	padding: 10px;
	height: auto;
	width: auto;
	background-color: #0000FF;
}
.scumtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	color: #FFFF00;
	font-variant: normal;
	text-transform: none;
	border: thin dotted #FFFF00;
	margin: 5px;
	padding: 10px;
	height: auto;
	width: auto;
	background-color: #FF0000;
}
.celtictext {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	color: #FFFFFF;
	font-variant: normal;
	text-transform: none;
	border: thin dotted #FFCC00;
	margin: 5px;
	padding: 10px;
	height: auto;
	width: auto;
	background-color: #009900;
}
.neutralgray {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	border: thin dotted #666666;
	margin: 5px;
	padding: 10px;
	background-color: #gggggg;
	height: auto;
	width: auto;
	}
