BODY {
margin: 0px;
}

A.menu:link {
background-color : transparent;
font-family : Verdana, Helvetica, sans-serif; 
color : white;
font-size : 10pt;
font-weight : bold;

}

A.menu:visited {
background-color : transparent;
font-family : Verdana, Helvetica, sans-serif; 
color : white;
font-size : 10pt;
font-weight : bold;

}

A.menu:hover {
background-color : transparent;
font-family : Verdana, Helvetica, sans-serif; 
color : #336666;
font-size : 10pt;
font-weight : bold;

}


A.sidelnk:link {
background-color : transparent;
font-family : Tahoma, Helvetica, sans-serif; 
color : white;
font-size : 8pt;
font-weight : bold;
text-decoration : none;

}

A.sidelnk:visited {
background-color : transparent;
font-family : Tahoma, Helvetica, sans-serif; 
color : white;
font-size : 8pt;
font-weight : bold;
text-decoration : none;

}

A.sidelnk:hover {
background-color : white;
font-family : Tahoma, Helvetica, sans-serif; 
color : #336666;
font-size : 8pt;
font-weight : bold;
text-decoration : none;

}


A.valley:link {
background-color : transparent;
color : #336666;

}

A.valley:visited {
background-color : transparent;
color : #336666;

}

A.valley:hover {
background-color : #333333;
color : white;


}


A.emails:link {
background-color : transparent;
color : blue;
text-decoration : none;
}

A.emails:visited {
background-color : transparent;
color : blue;
text-decoration : none;
}

A.emails:hover {
background-color : black;
color : white;
text-decoration : none;

}

UL.list{
font-family : Arial, Helvetica, sans-serif; 
color : #333333;
font-size : 10pt;
font-weight : bold
}

