.daylink
{
	font-weight: normal;
	color: white;
}
:hover.daylink
{
	color: white;
	font-weight: bold;
}
:visited.daylink
{
	font-weight: normal;
	color: white;
}
.daylinkbold
{
	color: white;
	font-weight: bold;
}
.weeklink
{
	color: white;
	font-weight: bold;
}
:visited.weeklink
{
	color: white;
	font-weight: bold;
}
.nomonthlink
{
	color: white;
}
:hover.nomonthlink
{
	font-weight: bold;
}
.designlink
{
	color: white;
	text-decoration: none;
}
:hover.designlink
{
	color: yellow;
	text-decoration: underline;
}
:visited.designlink
{
	color: white;
	text-decoration: none;
}
.TDw
{
	color: darkblue;
	background-color: white;
	text-align: center;
}
.tdtoday
{
	color: white;
	background-color: red;
	text-align: center;
}
.tdsc
{
	font-size: smaller;
	text-align: center;
}
.tdmonth
{
	background-color: #336699;
	text-align: center
}
.tdnomonth
{
	text-align: center;
}
.tdweek
{
	text-align: center;
}
#td0
{
	font-size: 1pt;
	text-decoration: none;
}
.tdcat
{
	font-style: normal;
	border: 0px;
}
td
{
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}
.clubtable
{
	border-left: 2px outset #C0C0C0;
	border-right: 2px solid #DFDFDF;
	border-top: 2px outset #C0C0C0;
	border-bottom: 2px solid #DFDFDF;
}
.xslinp
{
	font-size: x-small;
	text-align: left;
	text-decoration: none;
	background-color: #336699;
	color: white;
	border-color: gray;
}
