/* FR.css - CSS definitions for ng.cowgill.org.uk/FR */

body {
	background-image: url(images/clabkgnd.gif);
	background-color: #669933;
	color: #FFFF00;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	}

a:link {color: #FF0000 }
a:visited {color: #660033 }
a:active {color: #00FF00 }
a:hover {color: #000000 }

HR {
	height: 4px;
	width: 100%;
	background-color: #FF3300;
	color: #FF3300;
	border: #FF3300;
	}

.HR50 {
	height: 4px;
	width: 50%;
	background-color: #FF3300;
	color: #FF3300;
	border: #FF3300;
	}
