h1 {
font: oblique small-caps 900 27px/30px arial;
}
a:link {
color: #FF0000;
text-decoration: none;
}
a:visited {
color: #FF0000;
text-decoration: none;
}
a:hover{
color: #0000FF;
text-decoration: none;
}
a:active {
color: #FF0000;
text-decoration: none;
}
font.list {
font-variant: small-caps;
font-size: 12px;
}
font.listheader {
font-variant: small-caps;
font-weight: bold;
font-size: 14px;
}
font.footer {
font-size: 13px;
color: #565656;
}
a.footer:link {
color: #565656;
text-decoration: none;
}
a.footer:visited {
color: #565656;
text-decoration: none;
}
a.footer:active {
color: #565656;
text-decoration: none;
}
a.footer:hover {
color: #161616;
text-decoration: none;
}

