.background {
	background-image: url(london-images/header-css.jpg);
	background-repeat: no-repeat;
}
.repeater {
	background-image: url(london-images/bg-repeater.gif);
	background-repeat: repeat-y;
}
.text-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: 400;
	list-style-image: url(london-images/bullet.gif);


}
.righty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	right: 3px;
	clip:  rect(auto 15px auto auto);
	font-weight: 400;



}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(london-images/footer-bg.gif);
	background-repeat: no-repeat;
	color: #666666;

}
