.head {
    font-family: "terminator two", subway, "Times New Roman", Arial, Helvetica;
    font-size: 14pt;
    font-weight: normal;
    color: black;}

a.head:link {font-family: arial, helvetica, san-serif; line-height: bold; text-decoration: none; font-weight: normal; color: black;}
a.head:visited {font-family: arial, helvetica, san-serif; line-height: bold; text-decoration: none; font-weight: normal; color: gray;}
a.head:active {font-family: arial, helvetica, san-serif; line-height: bold; text-decoration: none; font-weight: normal; color: black;}
a.head:hover {font-family: arial, helvetica, san-serif; line-height: bold; text-decoration: none; font-weight: normal; color: black;}
