.style1 {
	color: #666666;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	text-decoration: none;
}
a:link {
	color: #006666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #669999;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
}
a:active {
	text-decoration: none;
}
