

<!--

body {

font-family: arial,helvetica,verdana,sans-serif;

background-color: white;

font-color: black;

}



a:link {

color: navy;

text-decoration: none;

}



a:hover {

color: teal;

text-decoration: none;

}





a:visited {

color: teal;

text-decoration: none;

}



a:active {

color: red;

text-decoration: none;

}







//-->


























