@import "NN4.css";

Table {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;}


A:link {	color           : #999999;
		background      : transparent;
		text-decoration: none	}


A:visited {	color: #999999;
		background      : transparent;
		text-decoration: none}


A:hover {	color           : #ff1493;
		background      : transparent;
                font-weight     : bold;
		text-decoration: none}


A:active {	color: #ff1493;
		background      : transparent;
                font-weight     : bold;
		text-decoration: none	}



A.nav:link {	color           : #ff1493;
		background      : transparent;
		text-decoration: none	}


A.nav:visited {	color: #ff1493;
		background      : transparent;
		text-decoration: none}


A.nav:hover {	color           : #ff1493;
		background      : transparent;
                font-weight     : bold;
		text-decoration: none}


A.nav:active {	color: #ff1493;
		background      : transparent;
                font-weight     : bold;
		text-decoration: none	}

        
