html, body {
	height:100%
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #734500;
}
a:link {
	color: #BF0000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #BF0000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #BF0000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #BF0000;
	font-weight: bold;
	text-decoration: none;
}
