BODY { 
margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
font-family : "Times New Roman", times; 
color: #000000;
background : #ffffff;
}

A:link {
color : #0000ff; 
text-decoration: underline;
}

A:visited {
color: #000099;
text-decoration: underline;
}

A:active, A:hover {
color : #0000bb; 
background: #e0e0ff;
text-decoration: underline;
}

.arvosana {
color : #ff0000;
}