p
{
font-family:"Arial";
font-size:18px;
font-weight:bold;
}

.menu
{
font-family:"Arial";
font-size:16px;
color: #ffffff;
}

.teksti
{
font-family:"Arial";
font-size:16px;
font-weight:300;
color: #000000;
}

.otsikko
{
font-family:"Arial";
font-size:16px;
font-weight:bold;
color: #000000;
}

body
{
background-color:#d0e4fe;
} 
A:link {text-decoration: none; color: #5f5fa2;}
A:visited {text-decoration: none; color: gray;}
A:active {text-decoration: none; color: #5f5fa2;}
A:hover {text-decoration: none; color: #5f5fa2;}

A:link.menu {text-decoration: none; color: white;}
A:visited.menu {text-decoration: none; color: white;}
A:active.menu {text-decoration: none; color: white;}
A:hover.menu {text-decoration: none; color: white;}



