body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #502f01;
	margin: 0px;
	background-color: #120431;
}
td{
	font-size: 12px;
	text-decoration: none;
	color: #502f01;
	line-height: 19px;
	font-weight: normal;
}

.a1:link, .a1:visited{
	font-size: 20px;
	color: #502f01;
	text-decoration: underline;
	font-weight: normal;
	line-height: 24px;
}

.a1:active, .a1:hover{
	font-size: 20px;
	color: #502f01;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}

