.head_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF00;
}

.text_blue_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #292E87;
}

.text_blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #292E87;
}

.text_black {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

a.text_black {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #292E87;
}

.text_font {
	font-family: "Koala Cyr" URL('/css/Koala Cyr.TTF');
	font-size: 22px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.text_menu {
	font-family: "Koala Cyr" URL('/css/Koala Cyr.TTF');
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #352F6D;
}

.table_news {
; BORDER: 1px;
; WIDTH: 100%
; BACKGROUND: img/back_centre4.jpg;
; BORDER-BOTTOM: #000000 1px solid;
; BORDER-LEFT: #000000 1px solid;
; BORDER-RIGHT: #000000 1px solid;
; BORDER-TOP: #000000 1px solid;  
; PADDING-BOTTOM: 1px; 
; PADDING-LEFT: 1px; 
; PADDING-RIGHT: 1px; 
; PADDING-TOP: 1px; 
}


A:link {
	BACKGROUND-COLOR: transparent; Text-decoration: none;
}
A:visited {
	BACKGROUND-COLOR: transparent; text-decoration: none;
}
A:active {
	BACKGROUND-COLOR: transparent; COLOR: #FE6161; text-decoration: none;
}
A:hover {
	BACKGROUND-COLOR: transparent; COLOR: #000000; Text-decoration: underline;
}
