BODY {
	background-color:#B4141E;
	background-image: url(../images/bg.gif);
	margin-width: 0;
	margin-height: 0;
	margin-left: 0;
	margin-top: 0;
}

.table {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #F3CA88;
	line-height: 16px;
}

.tableCollection {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #F3CA88;
	line-height: 18px;
}

a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #CC9933;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #F3CA88;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #F3CA88;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #F3CA88;
	text-decoration: underline;
}
