
a:link{color:blue;
	 font-style:lovercase;
	 font-family:Arial,helvetica,sans-serif;
	  font-weight:bold}

a:active{color:blue;
		font-family:Arial, helvetica, sans-serif;		 
		font-weight:bold}
	
a:visited{color:blue;
		font-family:Arial, helvetica, sans-serif;		
		font-weight:bold}

a:hover { color:red ;
		text-decoration:underline;
		text-transform:uppercase;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold}

td { font-family:Arial, Helvetica, sans-serif;
	color:navy;
	font-weight:400;
	font-size: small}


a.takalinkit:link { font-family: Arial, Helvetica, sans-serif;
	color:yellow;
	font-weight:600;
	font-size: normal;
	border:1}

body {background-color:#FBE6EF}
.tausside {background-color:#A9469A}

