body {
	background-color: #DCDCDC;
}


body, td, th {
	color: #454723;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	white-space : normal;
	
	line-height : normal;
}

h1, h2 {
	color: #663300;
}

h3, h4, h5, h6 {
	color: #996633;
}

a {
  color: #336600;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #006633;
}
a:hover {
	color: #556B2F;
	text-decoration : none;
}
a:visited {
	color: #CD5C5C;
	text-decoration : none;
	}
	
.topnav {
	position: absolute;
	height: 28px;
	width: 590px;
	left: 10px;
	top: 10px;
	border: 1px solid #000000;
	background-color: Silver;
}
.tubelink1 {
	background-color: #E3E3E3;
	text-align: center;
	border: 1px solid #000000;
	position: absolute;
	height: 18px;
	width: 150px;
	left: 30px;
	top: 5px;
	z-index: 1;
}
.tubelink2 {
	background-color: #E3E3E3;
	text-align: center;
	border: 1px solid #000000;
	position: absolute;
	height: 18px;
	width: 150px;
	top: 5px;
	left: 220px;
	z-index: 1;
}
.tubelink3 {
	background-color: #E3E3E3;
	text-align: center;
	border: 1px solid #000000;
	position: absolute;
	top: 5px;
	right: 30px;
	height: 18px;
	width: 150px;
	z-index: 1;
}
/* CSS Document */
