@charset "utf-8";
/* CSS Document */
h1.fixtures {
text-indent: -9999px;
background-image:url(http://www.aylesburyunitedfc.co.uk/images/titles/fixtures.gif);
height: 20px;
margin: 0;
}
h1.currentaufcseasonfixtures {
text-indent: -9999px;
background-image:url(http://www.aylesburyunitedfc.co.uk/images/titles/aufcfixtures201011.gif);
height: 20px;
margin: 0;
}
h1.aufcseason200910fixtures {
text-indent: -9999px;
background-image:url(http://www.aylesburyunitedfc.co.uk/images/titles/aufcfixtures200910.gif);
height: 20px;
margin: 0;
}
h1.resultsarchive {
text-indent: -9999px;
background-image:url(http://www.aylesburyunitedfc.co.uk/images/titles/resultsarchive.gif);
height: 20px;
margin: 0;
}
h1.resultsbyopponent {
text-indent: -9999px;
background-image:url(http://www.aylesburyunitedfc.co.uk/images/titles/resultsbyopponent.gif);
height: 20px;
margin: 0;
}

h1.nonimagefixtures {
display: block;
font-weight: bold;
border: none;
color:#000000;
font: bold 150%/normal Cambria,Helvetica, sans-serif;
clear: both;
}

td a.scorerlink:link, td a.scorerlink:active, td a.scorerlink:visited  {
	color: #148144;
	display: inline;
	text-decoration: none;
}
td a.scorerlink:hover {
	text-decoration: underline;
	background-color: #FFF;
	color: #000;
}