BODY {
	background-color : #f4f4f4;
	font-size : 13px;
	margin-top : 0px;
	margin-left : 0px;
	background-image : url(../design/top.jpg);
	background-repeat:no-repeat;

}
#menu {
	position:relative;
	margin-top: 67px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 195px;
}
a {
	color : #000000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	margin-left:18px;
}

a:link {
	color : #000000;
	text-decoration : none;
}

a:hover {
	color : #ffffff;
	text-decoration : none;
}


