﻿

a, body 
{
    font-family: "Century Gothic",	"Avant Garde Gothic",	"Avant Garde", "Avant Garde Book", "URW Gothic L",  "Arial";
}

a.splashMenuItems, a.splashMenuItems:link, a.splashMenuItems:active,a.splashMenuItems:visited
{
    text-decoration: none;
    color: #FFFFFF;
    font-size:18px;
    font-weight:bolder;
    font-family: "Century Gothic",	"Avant Garde Gothic",	"Avant Garde", "Avant Garde Book", "URW Gothic L",  "Arial";
}
a.splashMenuItems:hover 
{
    text-decoration: none;
    color: #404040;
}

a.disclaimerLink:link, a.disclaimerLink:active,a.disclaimerLink:visited { text-decoration: none; font-style:italic;  color: #FFFFFF;}
a.disclaimerLink:hover { text-decoration: underline; }



