.product {
color:#9f0000;
font-family:verdana;
font-size:10pt;
font-weight:bold;
margin-top:0;
margin-bottom:7;
}
a.product:link {
text-decoration:none;
color:#9f0000;
font-family:verdana;
font-size:10pt;
font-weight:bold;
margin-top:7;
margin-bottom:7;
}
a.product:hover {
text-decoration:none;
color:#a99a84;
font-family:verdana;
font-size:10pt;
font-weight:bold;
margin-top:7;
margin-bottom:7;
}
a.product:active {
text-decoration:none;
color:#9f0000;
font-family:verdana;
font-size:10pt;
font-weight:bold;
margin-top:7;
margin-bottom:7;
}
a.product:active:hover {
text-decoration:none;
color:#a99a84;
font-family:verdana;
font-size:10pt;
font-weight:bold;
margin-top:7;
margin-bottom:7;
}
a.product:visited {
text-decoration:none;
color:#9f0000;
font-family:verdana;
font-size:10pt;
font-weight:bold;
margin-top:7;
margin-bottom:7;
}
a.product:visited:hover {
text-decoration:none;
color:#a99a84;
font-family:verdana;
font-size:10pt;
font-weight:bold;
margin-top:7;
margin-bottom:7;
}
a.campaign:link {
text-decoration:none;
color:#ff0606;
font-family:Verdana;
font-size:10pt;
font-weight:bold;
}
a.campaign:hover {
text-decoration:none;
color:#a99a84;
font-family:Verdana;
font-size:10pt;
font-weight:bold;
}
a.campaign:active {
text-decoration:none;
color:#ff0606;
font-family:Verdana;
font-size:10pt;
font-weight:bold;
}
a.campaign:active:hover {
text-decoration:none;
color:#a99a84;
font-family:Verdana;
font-size:10pt;
font-weight:bold;
}
a.campaign:visited {
text-decoration:none;
color:#ff0606;
font-family:Verdana;
font-size:10pt;
font-weight:bold;
}
a.campaign:visited:hover {
text-decoration:none;
color:#a99a84;
font-family:Verdana;
font-size:10pt;
font-weight:bold;
}
input.btn {
color:#ffffff;	/*text color*/
font: bold 100% verdana,helvetica,sans-serif;
background-color:#008287; /*default bgcolor för webläsare <> IE */
border: 1px solid;
border-color: #5c5c5c #5c5c5c #5c5c5c #5c5c5c;
filter:progid:DXImageTransform.Microsoft.Gradient
(GradientType=0,StartColorStr='#008287',EndColorStr='#a4b8ba';
}

