    .bodytext {
	font-size: 16px;
	color: #484575;
	font-family: Arial !important;
	font-weight: normal;
}
	.toplink  {
	font-size: 12px;
	color: 3333CC !imprtant;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	background : transparent;
	letter-spacing: 1px;
}
	.copyright{
	font-size : 10px;
	color: #484575;
	font-family: Arial;
	font-weight: normal;
}
  A:link {
	text-decoration: underline;
	color: #3333CC;
	font-size : 16px;
}
  A:visited {
	text-decoration: underline;
	color: #3333CC;
	font-size : 16px;
}
  A:active {
	text-decoration: underline;
	color: #CC66FF;
	font-size : 16px;
}
  A:hover {
	text-decoration: underline;
	color: #CC66FF;
	font-size : 16px;
}
