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;
}
.a2:link, .a2:visited{
	font-size: 34px;
	color: #8f0cca;
	text-decoration: underline;
	font-weight: bold;
	line-height: 36px;
}

.a2:active, .a2:hover{
	font-size: 34px;
	color: #8f0cca;
	text-decoration: none;
	font-weight: bold;
	line-height: 36px;
}
