body{
	font-family : tahoma;

}

.nav{
	background-image : url(http://www.soccerpredictionleagues.co.uk/images/bar.jpg);
	text-align : center;
	color : #FFFFFF;
	font-weight : bold;
}
.mainarea{
	background-image : url(http://www.soccerpredictionleagues.co.uk/images/background.jpg);
	background-repeat : no-repeat;
	background-position : bottom;
}

h1{
	font-size : 1.6em;
	font-family : verdana;
	color : #006699;
}
h2{
	font-size : 1.2em;
	font-family : tahoma;
	color : #006699;
}
h3{
	font-size : 1.0em;
	font-family : tahoma;
	color : "#CC3333";
}

a:link{
	text-decoration : none;
	font-weight : bold;
	color : black;
}
a:visited{
	text-decoration : none;
	font-weight : bold;
	color : black;
}
a:hover{
	text-decoration : none;
	font-weight : bold;
	color : red;
}
.nav a:link{
	color : white;
}
.nav a:visited{
	color : white;
}
.nav a:hover{
	color : "#006699";
}
a.style2{
color:#0000CC;
}
.style2{
color:#0000CC;
}
