body {background-color: white; background-image: url('fadedgreen_back.gif'); background-repeat: repeat-y; font:1em georgia, verdana, arial; color:green;}

#nav {
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}

.text {font:1em georgia, verdana, arial; color:green; text-decoration:none}

A:link {color: color="#006600"; text-decoration: underline;}
A:visited {color: color="#006600"; text-decoration: underline;}
A:hover {color: red; text-decoration: underline}
