
a.menu:link {
            font-family: Tahoma;
            font-size: 9pt;
            color: #424242;
            text-decoration:none;

}

a.menu:visited {
            font-family: Tahoma;
            font-size: 9pt;
            color: #424242;
            text-decoration:none;

}

a.menu:focus {
            font-family: Tahoma;
            font-size: 9pt;
            color: #525252;
            text-decoration:none;

}

a.menu:hover {
            font-family: Tahoma;
            font-size: 9pt;
            color: #525252;
            text-decoration:none;

}


a.menu:active {
            font-family: Tahoma;
            font-size: 9pt;
            color: #525252;
            text-decoration:none;

}

.copy {
            font-family: Tahoma;
            font-size: 8pt;
            color: #FFFFFF;
            text-decoration:none;

}

.content {
            font-family: Tahoma;
            font-size: 8pt;
            color: #424242;
            text-decoration:none;

}

h2 a { font-family: Tahoma;
            font-size: 12pt;
            color: #424242;
            text-decoration:none;
}

.links a {font-family: Tahoma;
            font-size: 9pt;
            color: #424242;
            }
			
