﻿.links {
font-family: Verdana;
font-size:12px;
color:navy;
text-decoration:none;
}

.links:hover {
font-family: Verdana;
font-size:12px;
color:red;
text-decoration:underline;
}


.links_forside {
font-family: Verdana;
font-size:12px;
color:white;
text-decoration:none;
}

.links_forside:hover {
font-family: Verdana;
font-size:12px;
color:red;
text-decoration:underline;
}

.links_banner_2aarig_HF {
font-family: Verdana;
font-size:12px;
color:#FDCC00;
text-decoration:none;
}

.links_banner_2aarig_HF:hover {
font-family: Verdana;
font-size:12px;
color:white;
text-decoration:none;
}
