body {
	background-image: url(bkgrnd.gif);
	min-width: 858px;
	max-width: 1100px;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #800000;
}

.contact:link {
	color: #800000;
}

.contact:visited {
	color: #800000;
}

.contact:hover {
	color: #CC6600;
}

.contact:active {
	color: #CC6600;
}

.pregalnex {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	color: #800000;
}

.pregalnex:link {
	color: #800000;
}

.pregalnex:visited {
	color: #800000;
}

.pregalnex:hover {
	color: #CC6600;
	text-decoration:none
}


.pregalnex:active {
	color: #CC6600;
}

.head_line  {
	height:5px;
	width:99%;
	color: #391000;
	background-color: #391000;
}

.images {
	text-decoration: none;
	border: 3px solid #000000;
}

.images_2px {
	text-decoration: none;
	border: 2px solid #000000;
}

