.indexmenu {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 120%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}
a.indexmenu:link, a.indexmenu:visited {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 120%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.indexmenu:hover, a.indexmenu:active {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 120%;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFF00;
}
