body {	background:#fff url(i/bg.gif);
		font-family: verdana, arial, helvetica, san-serif;
		font-size:12px;
		margin:0px;
		color: #000;
		}
a{		background: none;
		text-decoration: none;
		color: #006;
		}
a#nav{		background: #666;
		}
a#nav:hover{	background: #000;
		}
a#email{		background: none;
		text-decoration: none;
		color: #fff;
		}
a#email:hover{	background:#fff;
		text-decoration: none;
		color: #009;
		}
