body		{ font-family : sans-serif;
		  font-size : 90%;
		  font-weight : bold;
		  color : #065855;
		  text-align : left;
		  background-color : #FFFFFF;
		}

a:link		{ color : #065855;
		  background-color : transparent;
		  text-decoration : none;
		}

a:active	{ color : #065855;
		  background-color : transparent;
		  text-decoration : none;
		}

a:visited	{ color : #065855;
		  background-color : transparent;
		  text-decoration : none;
		}

a:hover		{ color : #ff5800;
		  background-color : transparent;
		  text-decoration : none;
		}
