body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:11px;
	color: #ff57fe;
	background: #ffffff url(images/bg-header.jpg) repeat-x;
	margin: 0px;
}
.header{
	background: url(images/header.jpg) center no-repeat;
}
.footer{
	background: url(images/footer.jpg) center no-repeat;
}
.top{
	width:420px;
	height:48px;
	margin:105px 0px 0px 130px;	
	line-height:15px;
}
.td1 {
	padding:0px 25px 0px 45px;	
	font-size: 13px;
	color: #ff4fff;
	font-weight: normal;
	line-height:16px;
}
.td1 a:link, .td1 a:visited{
	text-decoration: none;
	font-size: 13px;
	color: #ff4fff;
	font-weight: normal;
	line-height:18px;
}
.td1 a:active, .td1 a:hover{
	text-decoration: underline;
	font-size: 13px;
	color: #ff4fff;
	font-weight: normal;
	line-height:18px;
}
.td2 {
	padding:0px 15px 0px 15px;	
	font-size: 13px;
	color: #ff4fff;
	font-weight: normal;
	line-height:16px;
	text-align:center;
}
.td2 a:link, .td2 a:visited{
	text-decoration: none;
	font-size: 13px;
	color: #ff4fff;
	font-weight: normal;
	line-height:18px;
}
.td2 a:active, .td2 a:hover{
	text-decoration: underline;
	font-size: 13px;
	color: #ff4fff;
	font-weight: normal;
	line-height:18px;
}
.td2 img{
	border:1px #f217fd solid;
	margin:5px 0px 0px 0px;	
}

a:link, a:visited{
	text-decoration: none;
	font-size: 11px;
	color: #ff4fff;
	font-weight: normal;
}
a:active, a:hover{
	text-decoration: underline;
	font-size: 11px;
	color: #ff4fff;
	font-weight: normal;
}

img {
	border:0px;
}
.img a:link img, .img a:visited img, .img a:active img{
	border:#ffa3f3 solid 1px;
	margin:2px;
}
.img a:hover img{
	border:#c870bd solid 1px;
	margin:2px;
}