body {
    margin:0 auto;
	padding: 0px;
    text-align: center;
	background: #e7e7f7 url(niceblue.gif) repeat left top;
	line-height: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
    
}

a:link { color: #000000}
a:visited { color: #000000}
a:link {text-decoration: none}
a:hover {text-decoration: underline overline; color: #a40000;}

li {font-family: Arial, Helvetica, sans-serif; font-size: .9em;}