.normalblue {
	font-family: "Tahoma", MS Sans Serif, sans-serif;
	font-size: 12px;
	color: #180086;
	line-height: 16px;

}
.normalgray {
	font-family: "Tahoma", MS Sans Serif, sans-serif;
	font-size: 12px;
	color: 9CA8B4;
	line-height: 16px;

}
.smallgray {
	font-family: "Tahoma", MS Sans Serif, sans-serif;
	font-size: 9px;
	color: 9CA8B4;
	line-height: 16px;

}
.normalyellow {
	font-family: "Tahoma", MS Sans Serif, sans-serif;
	font-size: 12px;
	color: #FFB916;
	line-height: 16px;

}
a:link { color: #180086; text-decoration: none}
a:visited { color: #180086; text-decoration: none}
a:active { color: #9CA8B4; text-decoration: none}
a:hover { color: #9CA8B4; text-decoration: none}.normalgray2 {

	font-family: "Tahoma", "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: 666666;
	line-height: 16px;
}
