BODY {
 font-family: Georgia, Times New Roman, Times, serif; /* Семейство шрифта */
 font-size: 100%; /* Размер шрифта */
 color: #000000; /* Цвет текста */
}


h1 {
 color: #000000;
 font-size: 110%;
 font-family: Georgia, Arial, Verdana, sans-serif;
 text-align: center
}

A.button {
	text-decoration:none; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, serif /* Цвет текста */
}
A.button:active {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, serif;
	background-color : transparent;
}
A.button:visited {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, serif; /* Цвет пройд. текста */
	background-color : transparent;
}
A.button:hover {
	FONT-SIZE: 14px; COLOR: #FF0000; FONT-FAMILY: Verdana, Arial, serif; /* Цвет подсветки */
	background-color : transparent;	
}


A.button_menu {
	text-decoration:none; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, serif /* Цвет текста */
}
A.button_menu:active {
	FONT-SIZE: 12px; COLOR: #5e5e5e; FONT-FAMILY: Verdana, Arial, serif;
	background-color : transparent;
}
A.button_menu:visited {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, serif; /* Цвет пройд. текста */
	background-color : transparent;
}
A.button_menu:hover {
	FONT-SIZE: 12px; COLOR: #FF0000; FONT-FAMILY: Verdana, Arial, serif; /* Цвет подсветки */
	background-color : transparent;	
}
.rd1 {font: bold 7pt Helvetica; text-decoration: none; color:#000000; }
.rd1 a {font: bold 7pt Helvetica; text-decoration: underline; }
.rd1 a:hover {font: bold 7pt Helvetica; text-decoration: underline; }
.rd2 {font: 7pt Helvetica; text-decoration: none; color:#000000; }
.rd2 a {font: 7pt Helvetica; text-decoration: none; color:#000000; }
.rd2 a:hover {font: 7pt Helvetica; text-decoration: none; color:#000000; }
