html,body{
	height:100%;
	padding:0;
	margin:0;
	border:0;
	background:#6ec9f8; 
	background-image:url(../templateimages/bg_jbx.gif); 
	font-size:12px;
	}
img{
	border:0;
	}
body{
	font:12px "";
	}
a{
	text-decoration:none; 
	cursor:pointer;
	}
a:link,a:visited{
	color:#000000;
	}
a:hover,a:active{
	color:#FF0000;
	}
