/* == Import ========== */

@import url("http://www.tommedia.co.uk/css/master.css");

body {
	background: url(images/tlo.jpg) #5d0101 scroll top center repeat-x; 
	margin: 0px;
	padding: 0px;
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#ed8820;
	line-height:17px;
}
a {
	outline-style: none;
}
.txt_stop {
	font-size:11px;
	color:#f3b15c;
}
a:link, a:visited, a:active {
	text-decoration:underline;
	color:#f3b15c;
}
a:hover {
	text-decoration:none;
	background:#310000;	
}
