body {
	background-image: url(hst2.gif);
	background-repeat: repeat;
}

.coursetables {
	border: thin solid #66CCFF;
}
.largetitle {
	font-size: 100px;
}

.toptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100px;
}
.narrow {
	width: 60%;
}
a.button:link {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
		font-family: Arial, Helvetica, sans-serif;
}
a.button:visited {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
		font-family: Arial, Helvetica, sans-serif;
}
a.button:active {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
		font-family: Arial, Helvetica, sans-serif;
}
a.button:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.together {
	display: inline;
	white-space: nowrap;
}

.border
{
	border: medium solid #00FF00;
}

.bubble
{
	background-image: url(bubble.jpg);
	background-repeat: no-repeat;
}
