/* @override http://localhost:3000/stylesheets/map.css */

hr {color:sienna;}
p {margin-left:20px;}
body {background-color: #4c4c4c;margin:0px; padding:0px;}
A:link {text-decoration: none; color: #ff5c5f;}
A:visited {text-decoration: none;
	color: #ff7b00;
}
A:active {text-decoration: none; color: orange;}
A:hover {text-decoration: underline; color: orange;}

