table.score td, table.score th
{
	padding-left: 6px;
	padding-right: 6px;
}
table.score td
{
	border-right: solid #dddddd 1px;
	font-size: 11px;
}
table.score th
{
	text-align: left;
	font-weight: normal;
	background-color: #cccccc ;
	border-right: solid #eeeeee 1px;
}
table.score
{
	border-left: solid #dddddd 1px;
	border-bottom: solid #dddddd 1px;
}
td.special
{
	background-color: #eeeeee;
}
.lienmenu
{
	font-size: 10px;
	font-weight: bold;
}
a.lienmenu:link, a.lienmenu:visited
{
	color: black;
	text-decoration: none;
}

a.lienmenu:hover, a.lienmenu:active
{
	color: #aa0000;
	text-decoration: underline;
}
