body{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:11px;
	color: #eda6ff;
	background: #290029 url(images/header.jpg) center top no-repeat;
	margin: 0px;
}
.footer{
	background: url(images/footer.jpg) center no-repeat;
}
.top{
	width:400px;
	height:40px;
	margin:98px 0px 0px 460px;	
}
.top a:link, .top a:visited{
	text-decoration: none;
	font-size: 11px;
	color: #7a009d;
	font-weight: normal;
}
.top a:active, .top a:hover{
	text-decoration: underline;
	font-size: 11px;
	color: #7a009d;
	font-weight: normal;
}
.td1 {
	font-size: 11px;
	color: #eda6ff;
	font-weight: normal;
}
.td2 {
	text-decoration: none;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}
a:link, a:visited{
	text-decoration: none;
	font-size: 11px;
	color: #dc52ff;
	font-weight: normal;
}
a:active, a:hover{
	text-decoration: underline;
	font-size: 11px;
	color: #dc52ff;
	font-weight: normal;
}
.a1:link, .a1:visited{
	text-decoration: none;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.a1:active, .a1:hover{
	text-decoration: underline;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
img {
	border:0px;
}
.img a:link img, .img a:visited img, .img a:active img{
	border:#fc56bf solid 1px;
	margin:5px;
}
.img a:hover img{
	border:#740294 solid 1px;
	margin:5px;
}