
a {
	color: #FFFFFF;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}

.siteguide {
	margin-top: 5px;
	margin-bottom: 5px;
}

a.siteguide {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold
	}
	

table.siteguide {
	border: groove black 3px;
	}
