/* andywotherpsoon.co.uk CSS File*/

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

a{
	color:#0066cc;
}

a:visited{
	color:#0033cc;
}

a:hover{
	color:#0066cc;
}

a:active{
	color:#0066cc;
}

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

.small a{
	color:#0066cc;
}

.small a:visited{
	color:#0033cc;
}

.small a:hover{
	color:#0066cc;
}

.small a:active{
	color:#0066cc;
}

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