body {
	background-color: #403202; 
	color: #004000;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

a:link {
	COLOR: #0000a0; 
	text-decoration: none;
}
a:visited {
	COLOR: #800080;
}

a:hover {
	COLOR: #804000; 

}
a:active {
	COLOR: #804000;
}

* This is used to style the Ogham Translator form field *
input.ogham {
	color:#999999;
}