@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(../images/background.gif);
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:17px;
}

a {
	color:#5A9CD5;
}

h1 {
font-size:16px;
color:#333333;
font-weight:bold;
}

h2 {
font-size:15px;
color:#333333;
font-weight:bold;
}

h4 {
font-size:12px;
color:#333333;
font-weight:bold;
}


a:hover {
	color:#89B7E4;
	}


.legal {
	font-size:10px;
	color:#000000;
	line-height:15px;
}

a.legal {
	font-size:10px;
	color:#000000;
	line-height:15px;
	text-decoration:none;
}

a.legal:hover {
	font-size:10px;
	color:#000000;
	line-height:15px;
	text-decoration:underline;
}

.suburbheadings {
	color:#710004;
	font-size:13px;
	font-weight:bold;
}

ul.findaplayground {
	margin-left:0px;
	padding-left:5px;
}

.transport {
	font-size:11px;
	color:#444444;
}

.comments {
	font-size:11px;
	color:#444444;
}

.smalllink {
	font-size:11px;
}

a.smalllink {
	font-size:11px;
}

.townlink {
	font-size:10px;
	color:#000000;
	line-height:15px;
}

a.townlink {
	font-size:10px;
	color:#000000;
	line-height:15px;
	text-decoration:underline;
}

a.townlink:hover {
	font-size:10px;
	color:#000000;
	line-height:15px;
	text-decoration:none;
}
	
