a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
.style2 {	font-family: "lr SVbN", "Osaka|";
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: normal;
}