a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0066CC;
	text-decoration: underline;
}
input {
	border: 1px solid #0066CC;
}
.input {
	border: 1px solid #0066CC;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #CEE7FF;
	background-image: url(img/Stevens/back.png);
	background-repeat: repeat-x;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}

.style1 {font-size: x-small}
.style5 {color: #000000; }
.style6 {
	color: #0066CC;
	font-weight: bold;
}
.style7 {font-size: x-small; color: #000000; }
