td {
	font-family: verdana;
	font-size: 12px;
	color: #17506C;
}

a, a:link, a:visited {
 color: #3f84a6;
 font-weight: bold;
 text-decoration: none;
}

a:hover {
 color: #3f84a6;
 font-weight: bold;
 text-decoration: underline;
}

.goRight {
	float: right;
	margin: 10px;
}

.goLeft {
	float: left;
	margin: 10px;
}
