body {
	background-color: #F4FEF8;	
}

table {
	width:1000px;
	background-image: url(../images/razzmatazz/index/background/background_journeys.jpg);
	background-repeat: no-repeat;
}

a { 
text-decoration:underline;
color:#005500;
}

a:hover {
color:#F4FFF8; 
background-color:#008000;
}
