.normSTY {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-align: justify;
}
.lampSTY { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: normal; line-height: 13px; font-weight: normal ; text-decoration: blink}
.backy { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: normal; line-height: 13px; font-weight: normal ; background-attachment: fixed; background-image: url(images/mare_L.jpg); background-repeat: repeat-x; background-position: left top}
.backy2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: normal; line-height: 13px; font-weight: normal ; background-attachment: fixed; background-image:  url(images/grafoxiuk/graf_oxiuk_06.jpg); background-repeat: no-repeat; background-position: left top }
.BKnormSTY {
	filter: DropShadow(Color=black, OffX=2px, OffY=2px, Positive=3);
	text-align: justify;
	background-repeat: no-repeat;
	background-attachment: scroll;
	source-include: url(images/backy.jpg);
	background-color: Lime;
}
.menuSTY { font-family: Tahoma, Verdana, Arial; font-size: 16px; font-style: normal; line-height: 13px; font-weight: normal ; text-align: justify }
.BKnSTYyell { filter: DropShadow(Color=black, OffX=2px, OffY=2px, Positive=3); background-repeat: no-repeat; background-attachment: scroll; background-color: #FFCC33; font-family: Tahoma, Verdana, Arial; font-size: 12px}
.normBarSTY { font-family: "Courier New", Courier, mono; font-size: 14px; font-style: normal; line-height: 20px; font-weight: normal ; text-align: justify ; text-decoration: line-through}
}

.linksty {font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
}
A:LINK {
text-decoration: none;
color: Green;
}

A:VISITED {
text-decoration: none;
color: Green;
}

A:HOVER {
text-decoration: none;
color: #999999;
}