html, body, #wrapper {
	margin: 0;
	padding: 0;
	border: none;
	font-family: verdana, arial;
	font-size: 11pt;
	background-color: #f6be5e;
}

#wrapper {
	width: 968px;
	font-family: verdana, arial;
	font-size: 11pt;
	color: #a32621;
}


a img {border: none; }


a:	{  
	text-decoration:none;
	}

a:link   {color: #a32621; text-decoration:underline; font-weight:bold;}
a:visited{color: #a32621; text-decoration:underline; font-weight:bold;}
a:active {color: #a32621; text-decoration:underline; font-weight:bold;}
a:hover  {color: #a32621; text-decoration:underline; font-weight:bold;}

#animate {
	border: 10px solid #a32621;
	}