body, td { font-family: arial, sans-serif; }
.hat {
	font-size: small;
	color: #666666;
	font-family: arial, sans-serif; 
        position:fixed; bottom:0%; right:0%
}

.quote {
	font-size: small;
	color: #000000;
	font-family: arial, sans-serif; 
}

.menu {
        font-weight: bold;
        text-decoration: none;
        color: #f2f2f2;

}

