body {
		margin:0;
		padding:0;
		border:0;
		width:100%;
		background:#fff;
		font-size:100%;
	}

a:link {color:#FFFFFF; text-decoration: none}      
a:visited {color:#FFFFFF; text-decoration: none}  
a:hover {color:#FFFFFF; text-decoration: none}  
a:active {color:#FFFFFF; text-decoration: none} 

.center { text-align:center; }