A.menu:link {
background-color : transparent;
font-family : verdana;
color : white;
font-size : 10pt;
font-weight : bold;
text-decoration : none;
}

A.menu:visited {
background-color : transparent;
font-family : verdana;
color : white;
font-size : 10pt;
font-weight : bold;
text-decoration : none;
}

A.menu:hover {
background-color : black;
font-family : verdana;
color : white;
font-size : 10pt;
font-weight : bold;
text-decoration : none;
}

A.menu2:link {
background-color : transparent;
font-family : arial;
color : #000066;
font-size : 10pt;
font-weight : bold;

}

A.menu2:visited {
background-color : transparent;
font-family : arial;
color : #000066;
font-size : 10pt;
font-weight : bold;

}

A.menu2:hover {
background-color : transparent;
font-family : arial;
color : red;
font-size : 10pt;
font-weight : bold;

}

A.valley:link {
background-color : transparent;
font-family : verdana;
color : #000066;
font-size : 10pt;
font-weight : bold;
text-decoration : none;
}

A.valley:visited {
background-color : transparent;
font-family : verdana;
color : #000066;
font-size : 10pt;
font-weight : bold;
text-decoration : none;
}

A.valley:hover {
background-color : black;
font-family : verdana;
color : white;
font-size : 10pt;
font-weight : bold;
text-decoration : none;
}