﻿body {    background-color: #FFFF00;    color: #ACA;}div.top {    background-color: #FFFF00;}div.menu a {    color: #ABA;}div.content {    color: #040;    background-color: #FFFF00;}div.info {    background-color: #FFFF00;    color: #ACA;}h1 span {    color: #797;}h4 {    color: gold;    color: #FFF;}/* LINKS: */a {    color: gold;}a.done{    color:#ACB;}a.button {    border: dotted 0.1em #063;    background-color: #FFFF00;}a.button:hover {    color: gold;    background-color: #FFFF00;    border-color: gold;}/* LIJSTEN: */textarea{    color: #FFF;    background-color: #FFFF00;    border:none;}/* FONT AWESOME ICONS: */i.fa-circle:hover{    color:orange;}i.selected{    color:#0F0;}/* RADIO BUTTONS*/div.radiobuttonlist a {    color: #7B9;}    div.radiobuttonlist i {        color: #264;    }div.radiobuttonlist a.selected i.fas {    color: #0F0;}div.tiles a{    color: #ACB;}fieldset{    border:dotted 0.2em #375;}legend {    color: #DFE;    color: #FFF;}.releasenotes li{    color:#DFE;}.tlo-led {    background-color: #FFFF00;}.tlo-led-active {    background-color: lawngreen;}