a:link {
	color: #006666;
	font-weight: normal;

}
a:hover {
	color: #996666;
}
a:visited {
	color: #006666;
	font-weight: bold;
}
body {
	font-family: "Times New Roman", Times, serif;
	background-color: #006666;
	background-image: url(/images/GreenBgdPattern.gif);
	background-repeat: repeat;
}
