/** BASIC */

body {
	font-family: Arial, Helvetica, sans-serif
}

a:link {
	color: #996600;
	border: 0px;
}

a:hover {
	text-decoration: none;
	color: #593E1A;
}

a:visited {
	color: #996600
}
