
/*---------------------------------------------------------------------------*/

/*Šî–{*/

a:link {
	color:#0000FF;
	text-decoration: none;
}

a:visited {
	color:#800080;
	text-decoration: none;
}

a:hover {
	color:#FF6600;
	text-decoration: none;
}

a:active {
	color:#FF0000;
	text-decoration: none;
}

/*---------------------------------------------------------------------------*/

.text_f18 {
	font-size: 18px;
	line-height: 130%;
}

.text_f14 {
	font-size: 14px;
	line-height: 130%;
}

.text_f12 {
	font-size: 12px;
	line-height: 130%;
}

.text_f10 {
	font-size: 10px;
	line-height: 130%;
}

.text_f10g {
	font-size: 10px;
	color:#666666;
	line-height: 130%;
}

.text_f8 {
	font-size: 8px;
	line-height: 130%;
}

