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:380px;
	height:52px;
	margin:86px 0px 0px 120px;	
	line-height:15px;
}
.top a:link, .top a:visited{
	text-decoration: none;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;	
}
.top a:active, .top a:hover{
	text-decoration: underline;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}
.td1 {
	font-size: 11px;
	color: #ff57fe;
	font-weight: normal;
	line-height:16px;
}
.td2 {
	text-decoration: none;
	font-size: 11px;
	color: #b521d0;
	font-weight: bold;
}
.td3 {
	text-decoration: none;
	font-size: 11px;
	color: #b521d0;
	font-weight: bold;
}
.td3 a:link, .td3 a:visited{
	text-decoration: none;
	font-size: 11px;
	color: #b521d0;
	font-weight: bold;
}
.td3 a:active, .td3 a:hover{
	text-decoration: underline;
	font-size: 11px;
	color: #b521d0;
	font-weight: bold;
}
.td4 {
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}
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:5px;
}
.img a:hover img{
	border:#c870bd solid 1px;
	margin:5px;
}
