body { color: black; background-color: white; }
p {}
td {}
a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }
@font-face{ font-family: "Futura Condensed"; font-size: all; font-stretch: normal; font-style: all; font-variant: normal; font-weight: all; src: url(Futura/FuturCon) format("truetype"); }

