.step {
	background-color : Black;
	text-align : center;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
}

A.menu:HOVER,  A.menu:ACTIVE  {
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: underline
}

A.menu:LINK, A.menu:VISITED {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}
 
TD, P, BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
A:VISITED, A:LINK {
	color : #B22222;
	text-decoration : none;
}
A:HOVER, A:ACTIVE {
	color : #FF0033;
	text-decoration : underline;
}

.month {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #999966;
}

.tiny {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
}


TH {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	background-color : #CCCC99;
	font-weight : bold;
}

.date {
	cursor : hand
}
