.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999999;
}
a:active {
	color: #999999;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #0066CC;
}
a:link {
	color: #666666;
}
