@charset "windows-1251";
/*--Down Link Style*/
body {margin-left:6px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration:overline;
	color: #FFFFFF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a:link {
}

h1 {color: #9b2575;
	font-weight: bold;
}
h2 {color: #9b2575;
	font-weight: bold;
}

h5 {color: #9b2575;
	font-weight: bold;
}

/*Contact links style here*/
.contacts {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	background-position: 3px 10px;
}

.contacts a:link, .contacts a:visited {
color: #9B2575;
text-decoration:none;
}

.contacts a:hover {
color: #9B2575;
text-decoration:underline;
}

/*About design information style here*/
.contacts {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	background-position: 3px 10px;
}

.contacts2 a:link, .contacts a:visited {
color: #3551A5;
text-decoration:none;
}

.contacts2 a:hover {
color: #9B2575;
text-decoration:none;
}

/*Guestbook links style here*/
.gblink  a:link, .gblink a:visited {
color: #de0000;
text-decoration:none;
}

.gblink a:hover {
color: #de0000;
text-decoration:underline;
}

/*Form style here*/
.formtdpad {padding-left:12px};

/*Roll any forms BGColor*/
.name {background-color:#d3d3d3};
#name {background-color:#de0000};
