@charset "utf-8";
/* Vika_blomsterstue */

body {
	background-image: url(../images/bg_sites.gif);
	background-repeat: repeat;
	
}

#tagmark { width:100%; text-align:center; margin:0 auto; }

td.contact {
margin: 0;
padding: 0;
}

input.contact {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000;
border: 1px solid #000;
background-color:#fff;
}

textarea.contact {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000;
border: 1px solid #000;
}


a:link, a:visited
{
	font-family: inherit;
	color: #000000;
	font-size: inherit;
	font-weight: bold;
	text-decoration: none;
}


a:hover, a:active
{
	font-family: inherit;
	color: #834d9e;
	font-size: inherit;
	font-weight: bold;
	text-decoration: none;
}