

.tausta {background: #A090B0}
.taulukko1{background: #BFAFCF}
a:link {color: blue}
a:visited {color:red}
a:active {color: green}
a:hover {color: black; background-color: yellow}


