body {
	background-color				: #9861BE;
	background-image				: url(images/bgmain.jpg);
	background-position				: top;
	background-repeat				: repeat-x;
	margin							: 0px;
	text-align						: center;
}
td {
	color							: #666666;
	font-family						: Tahoma, Arial;
	font-size						: 11px;
}
A {
	color							: #666666;
	font-family						: Tahoma, Arial;
	font-size						: 11px;
	text-decoration					: underline;
}
A:hover {
	color							: #526F31;
	text-decoration					: none;
}
A.sb {
	color							: #FFFFFF;
	font-family						: Tahoma, Arial;
	font-size						: 11px;
	text-decoration					: none;
}
A.sb:hover {
	color							: #E4E4E4;
}
.date {
	color							: #1B3686;
	font-family						: Tahoma, Arial;
	font-size						: 10px;
	font-weight						: bold;
}
.title {
	color							: #526F31;
	font-family						: Tahoma, Arial;
	font-size						: 11px;
	font-weight						: bold;
}
