*{
margin:0;
padding:0;
border:0;
font-family:Helvetica,Tahoma,Arial,Verdana,sans-serif;
font-size:14px;
font-weight:normal;
font-style:normal;
text-decoration:none;
color:#CC6699;
background:#F7E1F5;
list-style:none;
}
a{
	text-decoration:underline;
	cursor:pointer;
}
b{
	font-weight:bold;
}
i,em{
	font-style:italic;
}
u{
	text-decoration:underline;
}
html{
/* 	width:100%; */
/* 	height:100%; */
}
body{
/* 	width:100%; */
/* 	height:100%; */
/* 	overflow:hidden; */
}
.hr{
	clear:both;
	height:0;
	font-size:0;
}
