body {
    padding: 0;
	margin: 0 0 0 0 ;
		background-color: #36c5ff ;
}

.saddle-fitting {
	padding: 0;
	margin: 0 0 0 0;
	background-image: url(saddle-fitting/saddles.jpg);
	background-repeat: repeat-x;
}


.saddles-oxfordshire {
	padding: 0;
	margin: 0 0 0 0;
	background-color: #36c5ff ;
}


a:link {  color: #069bd8; text-decoration: none; }
a:hover {  background-color: #6ecffc; color: #fcffaf; }
a:visited {  color: #069bd8; text-decoration: none; }
a:active {  color: #069bd8; text-decoration: none; }

a.small:link { color: #91b5ea; text-decoration: none}
a.small:hover {  background-color: #6ecffc; color: #fcffaf; text-decoration: none}
a.small:visited {  color: #91b5ea; text-decoration: none}
a.small:active {  color: #91b5ea; text-decoration: none}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 0.75em;	
	line-height: 1.3em;
	color: #303842;
}


.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 0.70em;	
	line-height: 1.2em;

}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #303842;
	font-size : 0.75em;	
	line-height: 1.3em;
}


