body {
	font: 11px Tahoma;
	color: #757575;
	background: #333333 url(../images/bg.jpg);
	margin: 0px;
	text-decoration: none;
}
table {
	font: 11px Tahoma;
	color: #757575;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}

a:link {
	font: 11px Tahoma;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font: 11px Tahoma;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font: 11px Tahoma;
	color: #E02027;
	text-decoration: none;
}

.bodybg {
	background: #FFFFFF url(../images/bodybg.jpg) repeat-x;
	height: 322px;
	vertical-align: top;
}

