﻿.text_title
{
	font-size: 17px;
}

span.text_title
{
	display: block;
	font-size: 15px;
}

.text_high
{
	font-size: 16px;
}

.text_low
{
	font-size: 14px;
}

.link
{
	font-size: 14px;
	text-decoration: underline;
	cursor: pointer;
}

.link:hover
{
	font-size: 14px;
	text-decoration: underline;
	cursor: pointer;
}

.link_low
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
}

.link_low:hover
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: underline;
}