a:link, a:active, a:visited {
	color: #cb2263;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #00735a;
	text-decoration: underline;
	font-weight: normal;
}
a.link:link, a.link:active, a.link:visited {
	color: #cb2263;
	text-decoration: underline;
	font-weight: normal;
}
a.link:hover {
	color: #cb2263;
	text-decoration: underline;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-image: url(images/bursak.gif);
}
.smallwhitea:link, a:active, a:visited {
	color: #ffffff;
	font-size:10px;
	font-weight: bold;
	text-decoration: underline;
	font-weight: normal;
}
.smallwhitea:hover {
	color: #ffffff;
	font-size:10px;
	font-weight: bold;
	text-decoration: underline;
	font-weight: normal;
}
.smallwhitea.link:link, a.link:active, a.link:visited {
	color: #ffffff;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	font-weight: underline;
}
.smallwhitea.link:hover {
	color: #ffffff;
	font-size:10px;
	font-weight: bold;
	font-color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #9B988F;
}
.px10 {
	font-size: 10px;
}
.underline {
	text-decoration: underline;
}
a.whitelink:link {color:#FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline;}
a.whitelink:active {color:#FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline;}
a.whitelink:visited {color:#FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline;}
a.whitelink:hover {color:#FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline;}

.red {
	color: #c9015c;
}
a.redlink:link {color:#c9015c; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline;}
a.redlink:active {color:#c9015c; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline;}
a.redlink:visited {color:#c9015c; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline;}
a.redlink:hover {color:#c9015c; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline;}
.green {
	color: #00735a;
}
.pageborder {
	border: 3px solid #ac004c;
}
.greenleftborder {
	border-left: 3px solid #00735a;
	border-top: 0px;
	border-right: 0px;
	border-bottom; 0px;
}
.leftborder {
	border-left: 3px solid #ac004c;
	border-top: 0px;
	border-right: 0px;
	border-bottom; 0px;
}
.productsborder {
	border: 1px dotted #ac004c;
}
.dropdownmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	border: thin solid #990033;
}
