.text1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
	
	.links2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
.links2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:link		{color: #666666; text-decoration: none}
a:visited	{color: #666666; text-decoration: none}
a:hover		{color: #666666; text-decoration: underline}
a:active	{color: #666666; text-decoration: none}