A {
color:#000000;
text-decoration:underline;
}
A:hover {
color:#A9D00E;
text-decoration:underline;
}

A.menu {
color:#FFFFFF;
text-decoration:underline;
}
A.menu:hover {
color:#000000;
text-decoration:underline;
}

p { font-family: verdana ; font-size:10pt ; color: #000000 ;  }
ul { font-family: verdana ; font-size:10pt ; color: #000000 ;  }
li { font-family: verdana ; font-size:10pt ; color: #000000 ;  }

h1 { font-family: verdana ; font-size:14pt ; color: #000000 ;  }

hr {
color: #A9D00E;
background-color: #A9D00E;
height: 3px;
border: 0;
width: 100%;
}