

BODY
{
	background-color: #FFFFFF;
	font-family: times;
	font-size: 25px;
	color:#BDBDBD;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	letter-spacing: 5px;
	margin: 10% 0% 0% 15%;
	border-width: 0px;
}



A
{
	color: #BDBDBD;
	font-family: times;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	letter-spacing: 5px;
	border-width: 0px;
}


A:Hover
{
	color: #9F021A;
	font-family: times;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	letter-spacing: 5px;
	border-width: 0px;
	
}



#priksort
{
	color: #010101;
}

IMG
{	border-style: none;
	border-width: 0;
}

