.style1 {
	font-family: "lr SVbN", "Osaka|";
	color: #660000;
    line-height: 20px;
	font-size: 14px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663333;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
