body {
background-image: url("m101_3col_wide_small_fade2.jpg")
}
p {color: white }
h1 { color: white }
h2 { color: white }
h3 { color: yellow }
h4 { color: white }
h5 { color: white }
h6 { color: white }
A:link {text-decoration: none; color: Lime }
A:visited {text-decoration: none; color: Red }
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: cyan }
li { color: white }

table {color: white }

#navlist li { list-style-type: circle; color: white}

