.top-text A:link {text-decoration: none}
.top-text A:visited {text-decoration: none}
.top-text A:active {text-decoration: none}
.top-text A:hover {text-decoration: underline;}

body{
background-image: url(http://www.lutonblog.com/content/images/top-background-line.jpg);
background-repeat:repeat-x;
background-color:#E5E5DA;
margin-top:0;
margin-left:0;
margin-width:0;
margin-width:0
}

h1{
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 20px;
	color: #FF9900;
}

.logo-title-text {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 36px;
	color: #FF9900;
}

.content-text {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 12px;
	color: #000000;
}

.next-fixture-title-text {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 24px;
	color: #000000;
}

.next-fixture-text {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 18px;
	color: #000000;
}

.logo-bg {
	background-image:  url(http://www.lutonblog.com/content/images/top-background.jpg);
	height:100px;
	width:1010px;
    border:0;
	cellpadding:0;
	cellspacing:0;
}

.button-table {
	width:1000px;
	height:35px
}

.main-title-text {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 20px;
	color: #FF9900;
}

.button-text {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 16px;
}

.sub-title-text {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 12px;
	color: #FF9900;
}

.next-fixture-table {
	height:250;
	width:98%;
	border:0;
	align:center;
	background-color:#FFCC66	
}

.player-profile-table {
	height:250;
	width:98%;
	border:0;
	align:center;
	background-color:#1ACDE1
}

.poll-table {
	height:250;
	width:98%;
	border:0;
	align:center;
	background-color:#1ACDE1
}	
	
.league-table {
	height:250;
	width:98%;
	border:0;
	align:center;
	background-color:#FFCC66
}		