a:link {
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #0099FF;
	text-decoration: blink;
}
a.a1:link {
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
a.a1:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.a1:active {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
a.a1:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: blink;
}
a.a2:link {
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
a.a2:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.a2:active {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
a.a2:hover {
	font-size: 12px;
	color: #00CC00;
	text-decoration: blink;
}
a.a3:link {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.a3:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.a3:active {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
a.a3:hover {
	font-size: 12px;
	color: #00CCFF;
	text-decoration: blink;
}


td {
	font-size: 12px;
	color: #666666;
}
FORM {
	DISPLAY: inline
}

.white {
	COLOR: #ffffff
}