<!--




.txt14 {
font-family: "Times New Roman", serif;
font-size: 14px;
color: #0162A9;
}

.txt14buff {
font-family: "Times New Roman", serif;
font-size: 14px;
color: #FEFBD6;
}
.txt16buff {
font-family: "Times New Roman", serif;
font-size: 16px;
color: #FEFBD6;
}
.txt18buff {
font-family: "Times New Roman", serif;
font-size: 18px;
color: #FEFBD6;
}

.txt18 {
font-family: "Times New Roman", serif;
font-size: 18px;
color: #0162A9;
}

.cscot {
font-family: "CoronationScot", "Times New Roman",serif;
font-size: 23px;
color: #0162A9;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:active {
    text-decoration: underline;
background-color: #0162A9;
color: #FEFBD6;
}

a:hover {
text-decoration: underline;
  background-color: #0162A9;
color: #FEFBD6;
}


hr {
border-top: thin #DFB611 double;
}

-->