body {
	margin: 0px;
	padding: 0px;
	background-color: #D8D0AE;
	-webkit-text-size-adjust:none;		  /* Turn off font resizing for iPhone / iPod Touch (Retains Layout)*/
}

a:link {color: #000000;}
a:visited {color: #111111;}
a:hover {color: #777777;}
a:active {color: #999999;}

.linkwhiteSansNoline a:link { 
font-family: sans-serif;
color: #FFFFFF;
text-decoration:none;
font-weight: bold;
	}
.linkwhiteSansNoline a:visited { 
font-family: sans-serif;
color: #FFFFFF;
text-decoration:none;
font-weight: bold;
	}
.linkwhiteSansNoline a:hover { 
font-family: sans-serif;
color: #999999;
text-decoration:none;
font-weight: bold;
	}
.linkwhiteSansNoline a:active { 
font-family: sans-serif;
color: #FFFFFF;
text-decoration:none;
font-weight: bold;
	}
	.linkwhiteNolineNoCh a:link { 
	color: #FFFFFF;
	text-decoration:none;
	}
.linkwhiteNolineNoCh a:visited { 
	color: #FFFFFF;
	text-decoration:none;
	}
.linkwhiteNolineNoCh a:hover { 
	color: #FFFFFF;
	text-decoration:none;
	}
.linkwhiteNolineNoCh a:active { 
	color: #FFFFFF;
	text-decoration:none;
	}
	}
