body
{
	cursor: default;
	color: #5C2660;
	font-size: 10px;
	font-family: verdana, arial;
	color: #5C2660;
}
A:link,A:visited,A:active
{
	text-decoration: none;
	color: blue;
}
A:hover
{
	text-decoration: underline;
	color: blue;
}
td{
	font-size: 10px;
	font-family: verdana, arial;
	color: #5C2660;
}
