body, html {
	margin: 0;
	background: url(../images/bg.gif) no-repeat right 10px;
	background-color: #000;
		font-family: Verdana, sans-serif;
	font-size: 13px;

}

.mainTable {
	margin-left: 5em;
}

.text {
	font-family: Verdana, sans-serif;
	font-size: 13px;
}

a {
	text-decoration: none;
	color: #4e4e4e;
}

a:hover {
	text-decoration: underline;
	color: #4e4e4e;
}

