.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCC99;
}
.textadd {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #CC9900;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
