body,td,th {
	font-family: tahoma,arial;
	font-size: 13px;
}
body {
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;

}
a:link {
	color:#000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #993300;
}
a:active {
	text-decoration: none;
}
