body { color: white; font-size: 16px; font-family: helvetica, geneva; font-weight: normal; font-style: normal; line-height: 19px; background: url(/david-madison/images/nav/background3.jpg); background-repeat: no-repeat; background-color: #9DB2C7; }

p {}

td {}

a:link { color: white }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

a.bottomnav:link, a.bottomnav:active, a.bottomnav:visited, a.bottomnav:hover {
	color: #FFFFFF;
	font-size: 12pt;
	text-decoration: none;
	font-weight:bold;
}


