BODY {
	font-size: 9pt;
	font-family: Arial, sans-serif;}

TD {
	color: #EE5A3C;
	font-size: 7pt;
	font-family: Arial, sans-serif;}

.arr:link {
	font-size: 10pt;
	text-decoration: none;
	font-family: Arial, sans-serif;}
.arr:visited {
	font-size: 10pt;
	text-decoration: none;
	font-family: Arial, sans-serif;}
.arr:active {
	font-size: 10pt;
	text-decoration: none;
	font-family: Arial, sans-serif;}
.arr:hover {
	text-decoration: underline;}

.back:link {
	color: silver;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, sans-serif;}
.back:visited {
	color: silver;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, sans-serif;}
.back:active {
	color: silver;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, sans-serif;}
.back:hover {
	color: white;
	text-decoration: underline;}


.club:link, .club:visited {
	color: #FFCC32;
	font-size: 9pt;
	font-family: Arial, sans-serif;
	text-decoration: none;}
.club:active, .club:hover {
	color: white;
	text-decoration: underline;}





/* просто текст */
 
.txt {
	color: #EE5A3C;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	font-family: Arial, verdana, tahoma, sans-serif;
}

/* текстовое меню внизу каталога */

.txt1 {
color: #C2901F;
	font-size: 8pt;
	font-weight: normal;
	text-align: justify;
	font-family: Arial, verdana, tahoma, sans-serif;
}

/* текст к картине */
.txt2 {
color: #2D2D2D;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	font-family: Arial, verdana, tahoma, sans-serif;
}

/* текст к картине клубного каталога */
.txt3 {
color: #A3D6D7;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	font-family: Arial, verdana, tahoma, sans-serif;
}

