body {
	font-size: 12px;
	line-height: 16px;
	color: #444444;
	background-color: #FFFFFF;
}
.text {
	font-size: 12px;
	line-height: 16px;
	color: #444444;
	background-color: #FFFFFF;
}
a:link {
	font-size: 12px;
	line-height: 16px;
	color: #FF9900;
}
a:visited {
	font-size: 12px;
	line-height: 16px;
	color: #FF9933;
}
a:hover {
	font-size: 12px;
	line-height: 16px;
	color: #FF3300;
}
a:active {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
