*{
	margin: 0px;padding: 0px;
}

html,body{height:100%;}

body {
background:#fff;
background-image: url(../img/body_bg.gif);
text-align:center;
}

h1,h2,h3,h4,p{
margin: 0px;padding: 0px;
}

img{margin: 0px;border: none;}



A:link,A:visited{
text-decoration:none;
color:#0052ae;
}
A:hover{
text-decoration:underline;
color:#0089e4;
}

.clear {
	clear: both; 
}

.texthide{ text-indent:-700em;}

/*\*/ul li a { overflow:hidden; }/**/ 


