a:focus, a:hover, a:active { outline:none } 

a:focus, a:hover, a:active {
	outline:none;
	color: #9C3;
} 

html { 
    height: 100%;
    margin-bottom: 1px;
}

.border {
	border: 2px solid #d2d451;
}
.danforth_body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #0e0c03;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 30px;
}
html, body {
height: 100%;
margin: 0 0 1px;
padding: 0;
}
