.font8
{
	font-size   : 9px;
	line-height : 125%;
}

.font10
{
	font-size      : 10px;
	line-height    : 125%;
	letter-spacing : 1; 
}

.font12
{
	font-size   : 12px;
	line-height : 125%;
}

.font13
{
	font-size   : 13px;
	line-height : 125%;
}

.font14
{
	font-size   : 14px;
	line-height : 125%;
}

.font15
{
	font-size   : 15px;
	line-height : 125%;
}

.font16
{
	font-size   : 16px;
	line-height : 125%;
}

.adjustFont
{
	font-family : "lr SVbN", "Osaka|";
}

A {
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #FF6600; TEXT-DECORATION: underline
}
