
body {

font-family: Verdana;
font-weight: normal;
font-size: 10pt;
color: "black";

}
a:link {
color: #A31530;
}
a:active {
color: #967810;
}
a:visited {
color: #660066;
}
a:hover {
color: #967810;
}