body {
	margin: 20px;
	padding: 0px;
	color: #333;
	background: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #222;
	}

p, td {
	font-size: x-small;
}

input, textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: x-small;
}

#menu A:link { color : #369; }
#menu A:visited { color : #369; }
#menu A:active { color : #369; }
#menu A:hover { color : #fff; background :   url(../../images/menu/bg_grey.gif); text-decoration : none; }

A:link { color : #369; }
A:visited { color : #369; }
A:active { color : #369; }
A:hover { color : #fff; background: #36C ; text-decoration : none; }


	/* The very, very, very end. Amen. */