
.title
{
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	color: #D3FCFB;
	text-decoration: none;
}

.kategori
{
	font-family: Verdana;
	font-size: 13px;
	color: #E40F81;
	text-decoration: none;
}
.kategori:hover
{
	font-family: Verdana;
	font-size: 13px;
	color: #2E7714;
	text-decoration: none;
}

.footer
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.footer:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}

.etiket
{
	font-family: Verdana;
	font-size: 10px;
	color: #898989;
	text-decoration: none;
}

.product
{
	font-size: smaller;
	color: #FD078C;
	font-family: Verdana;
	font-weight: bold;
}

.price
{
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
}
.normal
{
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.normalbold
{
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.head
{
	font-family: Verdana;
	font-size: 20px;
	color: #FD078C;
	text-decoration: none;
	font-weight: bold;
}

.head2
{
	font-family: Verdana;
	font-size: 17px;
	color: #FD078C;
	text-decoration: none;
	font-weight: bold;
}

.order
{
	font-size: small;
	color: #FD078C;
	font-family: Verdana;
	font-weight: bold;
}

.order:hover
{
	font-size: small;
	color: #FD078C;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
}
.nounderline
{
	text-decoration: none;
}
.nounderlineHome
{
	font-family: Verdana;
	font-size: 13px;
	color: #2E7714;
	text-decoration: none;
}
.categoryHead
{
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.textbox
{
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	border: 1px solid;
	border-color: Silver;
	width: 248px;
}
.textboxMulti
{
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	border: 1px solid;
	border-color: Silver;
	width: 248px;
	height: 80px;
}
.orderBackground
{
	background-color: #FFE6E6;
}
.orderBackgroundHead
{
	background-color: #C6A9A9;
}
.footerlink
{
	font-family: Verdana;
	font-size: 10px;
	color: #655B5B;
	text-decoration: none;
}

.leftlink
{
	font-family: Verdana;
	font-size: 11px;
	color: #655B5B;
	text-decoration: none;
}
