.provinceLink{
text-decoration: none;
color: #0b50a6;
font-weight: bold;
}

.provinceLink:hover{
text-decoration: underline;
color: #3d78c1;
font-weight: bold;
}

#leftCol{
padding-left: 18px;
}