/* begin of top menu style */
.act
{
	border-color : red;
	border-style: solid;
	border-bottom-width: 2px;
	border-top-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	/*font-family: Geneva, Arial, Helvetica, sans-serif; 
	color: red; 
	font-size: 10px; */
	
	font-family: Geneva, Arial, Helvetica, sans-serif; color: red; font-size: 12px;
}

/*
a:link, a:visited	
{
	font-size : small;
	font-weight : normal;
	line-height : 10px;
	margin-right:0;
	text-decoration : none;
}
a:link.active, a:visited.active	
{
	clear : both;
	border-color : #fff;
	border-style: solid;
	border-bottom-width: 3px
}
*/



/* does NOT work with IE
span.Style25:hover
{
	border-color : #fff;
	border-style: solid;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width: 2px;
	cursor : pointer;
}
*/

