A:link {
	COLOR: #003399; TEXT-DECORATION: none
}
A:visited {
	COLOR: #003399; TEXT-DECORATION: none
}

A:Hover{
	color: #990000; text-decoration : underline;
}

BODY, TD {
	font-family : verdana, geneva, Arial, Times New Roman, sans-serif ;
	font-size : 11px;
	color: #000000;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}

.headerbkg{
	background-image : url(../images/headerbkg.jpg);
	background-position : left;
	background-repeat : no-repeat;
}

.mallbkg{
	background-image : url(../images/worldmall_bkg.jpg);
	background-position : center;
	background-repeat : no-repeat;
}

.contentsbkg{
	background-image : url(../images/colorbkg.jpg);
	background-position : right;
}
