body {
	margin-left: 20px;
	background-position:top;
	background-repeat: no-repeat;
	background-image: url(/Resources/Images/youthTalkbG.jpg);
	background-color: #FE5F0E;
}
body,td,th,h1 {
	color: #ffffff;
	font-size: 1.01em;
}

a:link,a:visited,a:active,a:hover {
	color: #FFFFFF;
}

A.style1			{ color: #FFFFFF; text-decoration: none; }
A.style1:link		{ color: #FFFFFF; text-decoration: none; }
A.style1:active	    { color: #FFFFFF; text-decoration: none; }
A.style1:visited	{ color: #FFFFFF; text-decoration: none; }
A.style1:hover		{ color: #FFFFFF; text-decoration: underline; }
