td {
   font-size : 12px;
   font-family : Tahoma;
   color : #000000;
}
input,textarea,select {
   font-size : 11px;
   font-family : Tahoma;
   color : #000000;
}

BODY {
   color : #000000;
	background-image: url(images/fd.gif);

}

.menu a:hover {
   font-weight : bold;
   font-size : 11px;
   font-family : Arial, Helvetica, sans-serif;
   color : #CCCCCC;
   background : transparent;
   text-decoration : none;
}

.menu a {
   font-weight : bold;
   font-size : 11px;
   font-family : Arial, Helvetica, sans-serif;
   color : #FFFFFF;
   text-decoration : underline;
}

h1 {
	font-weight : bold;
	font-size : 10px;
	font-family : Tahoma;
	color : #333333;
	text-transform: none;
	display: inline;
}
h3 {
	font-size: 10px;
}
a:hover {
   color : #FF0101;
   background : transparent;
   text-decoration : underline;
}

a {
   font-weight : bold;
   font-size : 13px;
   font-family : Tahoma;
   color : #9B0101;
   text-decoration : none;
}

.galery_img {
	border:#000000 1px solid;	
	}
.part {
	width: 468px;
	border: 1px solid #903232;
	margin-right: 7px;
	margin-left: 11px;
}
.links_part {
	font-weight : normal;
	font-size : 11px;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #000;
	text-decoration: underline;
}
hr {
	color: #CCCCCC;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.links_part_index {

	font-weight : bold;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration: underline;
}
