body,td,th {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}.style1 {font-size: x-small}
a:link {
	color: #CCCCCC;
	font-weight: bold;
}
a:visited {
	color: #fff0f5;
}
a:hover {
	color: White;
	background-color: #9966FF;
}
a:active {
	color: #CCCCCC;
	}
	
body {
	background-color: #7439AE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.main {
	font-family: Arial, Helvetica, sans-serif;
	border: medium double #CCCCCC;
}

