a:link 		{ 	text-decoration: none;
				color: #FE8401;
			}
a:visited 	{ 	text-decoration: none;
				color: #C36501;
			}
a:hover		{ 	text-decoration: underline;
				color: #FFA03B;
			}


.corner-background {
	background-image: url(images/corner.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #5B3200;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	color: #5B3200;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	color: #5B3200;
}
.Announce	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;	
	color: black;
			}
.Announce-2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;	
	color: black;
			}			
.gold	{
	color: #BEB302;
		}
.plat	{
	color: #555555;
		}