body{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #603100;
	background:#120431;
	margin: 0px;
}
td {
	line-height: 20px;
	font-size: 11px;
	color: #603100;
}
a:link, a:visited{
	font-size: 11px;
	text-decoration: underline;
	line-height: 18px;
	color: #603100;
}
a:active, a:hover{
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
	color: #603100;
}
a img {
border: none;
}