/* CSS Document */
	
	h1 { color: #FFFF00; }
	a { color: #fddc01; }
	div#FullContent { background-color: #01265D; }
	div#tilesHolder { height: 250px; }
	div#storyBody a:hover { background-color:#00CCFF; text-decoration : none; }
    table.storypage {background: #0285ba url(/sport/gaa/images/background.gif) no-repeat; width: 100% ; }
	table.storypage a:hover { background-color:#00CCFF; text-decoration : none; }
	table.storypage p { color:#FFFFFF; }


