/* MAIN */
a:link       { text-decoration: underline;; color: #008FD9}
a:visited    { text-decoration: underline;; color: #008FD9}
a:active     { text-decoration: underline;; color: #008FD9}
a:hover      { text-decoration: underline; color: #008FD9}
/* MAIN */

/* lng */

.lng:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #008FD9;
	text-decoration:none;
}

.lng:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #008FD9;
	text-decoration:none;
}

.lng:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #008FD9;
	text-decoration:none;
}

.lng:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #008FD9;
	text-decoration:underline;
}

/* lng */


/* info_block */

.info_block a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #008FD9;
	text-decoration:none;
}

.info_block a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #008FD9;
	text-decoration:none;
}

.info_block a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #008FD9;
	text-decoration:none;
}

.info_block a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #008FD9;
	text-decoration:underline;
}

/* info_block */

/* main_menu */

.main_menu:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.main_menu:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.main_menu:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.main_menu:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}

/* main_menu */

/* helpers */

.helpers:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #7F7F7F;
	text-decoration:none;
}

.helpers:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #7F7F7F;
	text-decoration:none;
}

.helpers:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #7F7F7F;
	text-decoration:none;
}

.helpers:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #7F7F7F;
	text-decoration:underline;
}

/* helpers */

/* more */

.more:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #008FD9;
	text-decoration:underline;
}

.more:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #008FD9;
	text-decoration:underline;
}

.more:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #008FD9;
	text-decoration:underline;
}

.more:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #008FD9;
	text-decoration:underline;
}

/* more */
