
a {
	color: white;
	font-family: sans-serif;
	font-size: 14px;
	padding-right: 8px;
	text-decoration: none;
	font-weight: lighter;
}


a:hover {
	color: #696969;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
}

table {
	font-family: sans-serif;
	font-size: 5px;
}


