.Style {
	font-family: "MS Sans Serif", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
}
.NormalStyle {
	font-family: "MS Sans Serif", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.BoldBlack {
	font-family: "MS Sans Serif", Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.NormalStyle a:link {
	font-family: "MS Sans Serif", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.NormalStyle a:visited {
	font-family: "MS Sans Serif", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.NormalStyle a:hover {
	font-family: "MS Sans Serif", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #996600;
	text-decoration: none;
}
.NormalStyle a:active {
	font-family: "MS Sans Serif", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
