a:link {
	color: #339999;
	text-decoration: none;
}
a:visited {
	color: #339999;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: none;
}
a:active {
	color: #339999;
	text-decoration: none;
}
body {
	font-family: Palatino Linotype;
	margin-top: 5px;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-right: 30px;
	text-align: justify;
}
td {
	font-family: Palatino Linotype;
}
.tdbgcolor {
	background: #FEFEEC;
}

