body {
	color: #000000;
}
a { 
	color: #0472C4; 
}
a:hover {
	color: #5FBB46;
	text-decoration: none;	
}
.article_date {
	color: #5FBB46;
	margin-bottom: 10px;
}
a.menu {
	color: #950022;
}
p {
	margin: 5px 0px;
}
h1 {
	color: #950022;
	font-size:130%
}
form {
	display: inline;
}

.article-preview-title {
	font-weight: bold;
	margin-bottom: 10px;
}
.bookmark {
	font-weight: bold;
	margin-bottom: 10px;
}
table.leaguetable td, table.leaguetable th {
	padding: 1px 3px;
}