/* andywotherpsoon.co.uk CSS File*/

.titlebar{
	background:url('images/bg-green.jpg') no-repeat;
}

a{
	color:#339900;
}

a:visited{
	color:#336600;
}

a:hover{
	color:#339900;
}

a:active{
	color:#339900;
}

.navmain a:hover{
	color:#ffffff;
}

.small a{
	color:#339900;
}

.small a:visited{
	color:#336600;
}

.small a:hover{
	color:#339900;
}

.small a:active{
	color:#339900;
}

.bottom_nav{
	background:url('images/footer-green.jpg')no-repeat;
}