.title {
	font-family: Verdana, Arial, Sans Serif;
	font-size: 20px;
	font-weight: bold;
	color: 99ccee
}

.caption {
	font-family: Verdana, Arial, Sans Serif;
	font-size: 20px;
	font-weight: bold;
	color: black
}

.big {
	font-family: Courier New, Arial, Sans Serif;
	font-size: 14px;
	font-weight: bold;
	color: black
}

.help {
	font-family: Courier New, Arial, Sans Serif;
	font-size: 14px;
	color: black
}

.normal {
	font-family: Arial, Sans Serif;
	font-size: 11px;
	color: black
}

.small {
	font-family: Verdana, Arial, Sans Serif;
	font-size: 8px;
	color: green
}

.ToolBarLink {
	font-family: Arial, Sans Serif;
	font-size: 11px;
	font-weight: bold;
}

A:link {
	font-family: Arial, Sans Serif;
	font-size: 11px;
	font-weight: bold;

	color:#71879a; text-decoration:none

}
A:visited {
	font-family: Arial, Sans Serif;
	font-size: 11px;
	font-weight: bold;

	color:#71879a; text-decoration:none
}
A:active {
	font-family: Arial, Sans Serif;
	font-size: 11px;
	font-weight: bold;

	color:#71879a; text-decoration:none
}
A:hover {
	font-family: Arial, Sans Serif;
	font-size: 11px;
	font-weight: bold;

	color:#FF6600;text-decoration:none
}
