﻿a.navbar:link {
color: #FFFFFF;
font-weight: normal;
}
 
a.navbar:visited {
color: #FFFFFF;
font-weight: normal;
} 

a.navbar:hover {
color: #FF0000;
font-weight: normal;
}

a.menu:link {
color: #3C6289;
font-weight: normal;
}
 
a.menu:visited {
color: #3C6289;
font-weight: normal;
} 

a.menu:hover {
color: #FF0000;
font-weight: normal;
}