

/*links in selector */

.firstbutton a{
color:white;
text-decoration:none;
font-weight:bold;
font-family:arial;
font-size:12px;

}

.firstbutton a:hover {
text-decoration:underline;
}

.secondbutton a{
color:#4F433B;
text-decoration:none;
font-weight:bold;
font-family:arial;
font-size:12px;
}

.secondbutton a:hover {
text-decoration:underline;
}

.thirdbutton a{
color:#AE0000;
text-decoration:none;
font-weight:bold;
font-family:arial;
font-size:12px;
}

.thirdbutton a:hover {
text-decoration:underline;
}

.onsBedrijf a{
text-decoration:none;
color:white;
font-family:arial;
font-size:12px;
}

.onsBedrijf a:hover {
text-decoration:underline;
}

.klantService a{
text-decoration:none;
color:white;
font-family:arial;
font-size:12px;
}

.klantService a:hover {
text-decoration:underline;
}

.switch a {
text-decoration:none;
color:#AE0000;
font-family:arial;
font-size:12px;
}

.switch a:hover {
text-decoration:underline;
}

span.history-act {
font-weight:bold;
}

span.history-divider {
color:red;
}

.lightcell a {
color:#4F433B;
text-decoration:none;
}

.lightcell a:hover {
text-decoration:underline;
}

.backlink {
color:#FA0000;
text-decoration:none;
}

.backlink:hover {
text-decoration:underline;
}


.c3 a{
color:#4F433B;
text-decoration:none;
font-size:20px;
line-height:25px;
}

.c3 a:hover {
text-decoration:underline;
}


