﻿a.ika {		font-weight : normal;
		font-size: 18px;
		text-decoration : none;
		color: #78172E;}
a:hover {color: #000000;
		text-decoration: none;}
a:active {color: #F8CED8}

body {
  background-image: url(testbackground.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
}

a {text-decoration: none; }