@charset "UTF-8";
/* CSS Document */


#homelinks a, #homelinks a:visited {
	color: #000066;
}
#homelinks  a:hover {
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}

.small {
	font-size: 9px;
}
table {
	display: block;
	float: left;
	width: 685px;
	min-height: 275px;
	border-width: 1px;
	border-style: dotted;
	border-color: #3b281a;
	margin-right: 15px;
	margin-bottom: 12px;
	background-position: center;
	padding: 7px;
}