a.white:link {
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF3366;
	text-decoration: underline;
}
a.white:visited {
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.blue:link {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a.blue:hover {
	font-size: 9pt;
	font-weight: bold;
	color: #0033CC;
	text-decoration: underline;
}
a.blue:visited{
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a.blue:active {
	font-size: 9pt;
	font-weight: bold;
	color: #0033CC;
	text-decoration: underline;
}
a.14:link {
	font-size: 14px;
	color: #6E6E6E;
	text-decoration: none;
	font-weight: bold;
}
a.14:hover {
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: underline;
}
a.14:visited{
	font-size: 14px;
	color: #6E6E6E;
	text-decoration: none;
	font-weight: bold;
}
a.14:active {
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: underline;
}
a.red:link {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
a.red:hover {
	font-size: 9pt;
	font-weight: normal;
	color: #0033CC;
	text-decoration: underline;
}
a.blue2:link {
	font-size: 9pt;
	color: #274987;
	text-decoration: none;
	font-weight: normal;
}
a.blue2:hover {
	font-size: 9pt;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
a.black:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	filter: Light;

}
a.black:hover {
	font-size: 9pt;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.red-input {
	height: 12px;
	border: 1px dashed #FF9999;
	color: #000000;

}
.miniinput {
	height: 18px;
	color: #FF6600;
	width: 65px;

}
.index-input {
	height: 12px;
	border: 1px dashed #FF9999;
	color: #000000;
.mininfont {
	font-size: smaller;
}
.minifont {
	font-size: xx-small;
}
.xxfont {
	font-size: 6px;
}
td {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

