.menu {
	font-family: Tahoma;
	font-size: 14px;
	color: #A73193;
	font-weight: bold;
	text-decoration: none;

}
.blacktxt {
	font-family: Tahoma;
	font-size: 10px;
}
.formstyle {
	background-color: #FFDB00;
	border: 1px solid;
	font-family: Tahoma;
	font-size: 10px;
}
a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.big {
	font-family: Tahoma;
	font-size: 12px;
}
.bigred {
	font-family: Tahoma;
	color: #ff0000;
	font-size: 12px;
}

.bookstep-active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.bookstep-passive {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #9F2800;	
}
.star {
	color: #FF0000;
}
.bigblue {
	font-family: Tahoma;
	font-size: 12px;
	color: #0033FF;
	text-decoration: underline;
}
.bighead {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
