body { background-color: #cbf791;}

.frame {background-image: url(btp.gif);
		background-repeat: repeat;
		border-style: inset;
		border-color: #717171;
		width: 700px;
		height: 500px;
		padding: 10%;
		margin-left: 10%;
		text-align: left;
}

.frame2 {background-color: #cbf791;
		border-style: inset;
		border-color: #717171;
		width: 450px;
		height: 125px;
		padding: 10%;
		margin-left: 10%;
		text-align: left;
}

.frame3 {background-color: #e3c14a
}

a:link {color: #008000;
	font-weight: bold;
	text-decoration: none;
		}

a:visited {color: #008000;
	font-weight: bold;
	text-decoration: none;
		}

a:active {color: #008000;
	font-weight: normal;
	text-decoration: none;
		}


a:hover {color: #008000;
	font-weight: normal;
	text-decoration: none;
		}

