a:link{
	color: #708F70;
	text-decoration: underline;
}

a:visited{
	color: #708F70;
	text-decoration: underline;
}

a:hover{
	color: #708F8F;
	text-decoration: none;
}

a:active{
	color: #708F70;
	text-decoration: underline;
}

body{
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(class500x125.gif);
	background-position: center;
	background-repeat: no-repeat;
	color: #708090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: 600;
}

h1{
	color: #446D8C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
}

h2{
	color: #70708F;
}

p{
	background: transparent;
	color: #708090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: 900;
}

td{
	background: transparent;
}

#homepage {
	cursor: pointer;
	display: block;
	height: 400px;
	width: 500px;
}
