td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;

}
a:link {
	color: #336666;
	text-decoration: none;

}
a:visited {
	color: 336666;
	text-decoration: none;

}
a:hover {
	color: #4B9696;
	text-decoration: underline;
}
a:active {
	color: #51A2A2;
}
.doublespace {
	line-height: 25px;
}
