

/* Generic Selectors */

body {
<A href="index.html" target=_top><img src="../images/nnt005.gif"></A>
font-family: "Georgia,Arial";;

font-size: 18px;

color: #333333;

background: url(".//images/back0289.gif")


}


p {

width: 90%;
font-family: "georgia,arial";

}

li {

list-style-type: none;

line-height: 150%;



}

h1 {

font-family:"georgia,arial";

font-size: 30px;

font-weight: bold;



color: #000000;

}

h2 {

font-family: "georgia,arial";

font-size: 18px;


color: #000000;

}

 

/**************** Pseudo classes ****************/

:link {

color: #000000;

text-decoration: underline;

font-weight: bold;

}

li :link {

color: #000000;

text-decoration: none;

font-weight: bold;

}

:visited {

color: #000000;

text-decoration: underline;

font-weight: bold;

}

li :visited {

color: #000000;

text-decoration: none;

font-weight: bold;

}

:hover {

color: rgb(0, 96, 255);

padding-bottom: 5px;

font-weight: bold;

text-decoration: underline;

}

li :hover {

display: block;

color: rgb(0, 96, 255);

 

font-weight: bold;

 

 

 

}

:active {

color: rgb(255, 0, 102);

font-weight: bold;
 
}

/************************* ID's *************************/



