table.main
{
background-image: url("images/table-bgr1.gif");
}

table.content
{
background-image: url("images/table-bgr2.gif");
}

table.menu
{
background-image: url("images/menu-bgr.gif");
}

td.menu
{
font: bold 10px arial;
}
a:link {color: #060606;}
a:visited {color: #060606;}
a:hover {text-decoration: none; color: #000000;}
a:active {color: #000000;}

a.menu:link {text-decoration: none; color: #676767;}
a.menu:visited {text-decoration: none; color: #676767;}
a.menu:hover {text-decoration: underline; color: #000000;}
a.menu:active {text-decoration: underline; color: #676767;}

a.yhteystiedot:link {text-decoration: none; color: #777777;}
a.yhteystiedot:hover {text-decoration: underline; color: #070707;}

td
{
font: 12px arial;
color: #676767;
}

h1 
{
font: bold 22px arial;
}

h2 
{
font: bold 16px arial;
}

h3 
{
font: bold 12px arial;
}

.tarjous {
	color: #ff0000;
}

body
{
font: 12px arial;
color: #A7A7A7;
}

input.nappi
{
background-color: #FFFFFF;
font: 10px arial;
}

