@charset "UTF-8";
/* main building divs/ new ones further down for menu page */




.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.3em;
	letter-spacing: 0.00001em;
}
.homeLargeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1em;
	letter-spacing: 0.00001em;
}
a.linking:link {
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 1.2em;
	text-decoration: none;
}
a.linking:visited {
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 1.2em;
	text-decoration: none;
}
a.linking:hover {
	color: #99FF00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 1.2em;
	text-decoration: none;
}
.helloText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.25em;
	letter-spacing: 0.00001em;
}
.fixturesText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 2.5em;
	letter-spacing: 0.00001em;
}
.homeUpdateText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFCC;
	font-weight: normal;
	line-height: 1.3em;
	letter-spacing: 0.00001em;
}
.captionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.3em;
	letter-spacing: 0.00001em;
}
