/* CSS Document */

body {
	margin: 0 !important;
	background:#E3E3E3 url(../images/bg.gif) top center repeat-y !important;
	font-family:  Arial, Helvetica, sans-serif !important;
	font-size: small;
	color: #474747 !important;
}
.logo {
	margin: 18px 0 16px 160px;
}
a {
	color: #9999CC !important;
}
a:hover {
	color: #9999CC !important;
}