.mainLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #315D84;
	font-weight: bold;
}
p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #315D84;
}
body {
	background-image: url(images/background.gif);
	margin-top: 0px;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline}

.nate { color: #999900; font-weight: bold;}
.jen { color: #FF8A5E; font-weight: bold;}
.jessi { color: #3366CC; font-weight: bold;}
.sophie { color: #CC0066; font-weight: bold;}
.swoopes { color: #9900FF; font-weight: bold;}

