﻿table {
text-align: justify;
color: #16487A;
font-family: Verdana;
font-size: x-small;
}

p {
font-family: Verdana;
font-size: x-small;
}

a:link {
text-decoration: none;
color: black;
}
a:visited {
text-decoration: none;
color: black;
}
a:hover {
text-decoration: underline;
color: #FFFFFF;
color: #135288;
}
a:active {
text-decoration: none;
color: black;
}



