*{
	margin:0px;
	padding:0px;
}
html{
	height:100%;
}
body{
	background-color:#ffffff;
	height:100%;
	letter-spacing:0em;
	word-spacing: 0em;	
}

a{text-decoration:none}   
a:visited{}
a:hover{text-decoration:underline}
a:active{}  

img {border: 0;}

iframe{background-color:white}
