
.tdbg4 {
  color: #F5DEB3;
  font-family: sans-serif;
  background-color: #849fe6;
  font-weight: bold;
  border-top: medium;
  font-size: smaller;
  letter-spacing: 1px;
}

A {
  	color: blue;
}

A:Visited {
  	color: blue;
}

A:HOVER {
  	color: aqua;
}

A:Active {
  	color: #3300FF;
}

A.test:HOVER {
  color: yellow;
  	font-family: sans-serif;
  	font-size: larger;
}

A.test:VISITED {
  	color: #F5DEB3;
  		text-decoration: none;
  			padding-bottom: 1%;
  font-weight: bold;
}

BODY {
  	background-color: #FFEFD5;
  	 font-family: Verdana, Arial, sans-serif;
}

P {
  	font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
}

} .nt {
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
}

.tdbg2 {
  color: #F5DEB3;
  letter-spacing: 2px;
  font-size: x-small;
  font-weight: bold;
  text-transform: uppercase;
	background-color: #849fe6;
}

.tdbg5 {
  color: Yellow;
  background-color: #849fe6;
  letter-spacing: 3px;
  font-size: 125%;
  font-weight: bold;
  text-transform: uppercase;
}

H6 {
  color: #2E8B57;
  	font-family: sans-serif;
  	font-size: x-small;
}

TD {
}
