body {
	background-attachment: scroll;
	background-image: url(background.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
a {
	color: #DAEAED;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #C77A9C;

}
table {
	font-size: 11px;
	line-height: 22px;
	color: #EDFB8C;

}
