/*
css file for www.overhope.org.uk
rev 1.0
*/

/*
page body
*/
body { margin: 0; padding: 0px; font-size: 0.8em; background-color: #000000; color: #000000; }
html, body { height: 100%; }

/*
links
*/
A:link, A:visited, A:active { text-decoration: none; }