a.menu:link {
color : #000000;
text-decoration : none;
font-size : 7pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
a.menu:active {
color : #000000;
text-decoration : none;
font-size : 7pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
a.menu:visited {
color : #000000;
text-decoration : none;
font-size : 7pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
a.menu:hover {
color : #666666;
text-decoration : underline;
font-size : 7pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

a.submenu:link {
color : #0099ff;
text-decoration : none;
font-size : 11pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: medium;
}
a.submenu:active {
color : #000000;
text-decoration : none;
font-size : 11pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: medium;
}
a.submenu:visited {
color : #666666;
text-decoration : none;
font-size : 11pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: medium;
}
a.submenu:hover {
color : #666666;
text-decoration : underline;
font-size : 11pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: medium;
}

a.assist:link {
color : #0000ff;
text-decoration : none;
font-size : 8pt;
font-family: Arial, Helvetica, sans-serif;
}
a.assist:active {
color : #0000ff;
text-decoration : none;
font-size : 8pt;
font-family: Arial, Helvetica, sans-serif;
}
a.assist:visited {
color : #0000ff;
text-decoration : none;
font-size : 8pt;
font-family: Arial, Helvetica, sans-serif;
}
a.assist:hover {
color : #666666;
text-decoration : underline;
font-size : 8pt;
font-family: Arial, Helvetica, sans-serif;
}