body {
	background: #E2C3A5 url(../images/bg.gif);
	text-align: center;
}
p, div, li, div, h1, h2, h3, h4, td, input, select, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
a img, :link img, :visited img { border: none }
a:link, a:visited {
	color: #5E75A1;
	text-decoration: underline;
}
a:hover, a:active {
	color: #93A6CA;
	text-decoration: underline;
}

