A:link { color: #992200; text-decoration: none;}
A:visited { color: #992200; text-decoration: none;}
A:active { color: #992200; text-decoration: none;}
A:hover { color: #992200; text-decoration: underline;}

body
{
	background-color: #FFFFFF;
}

table.main
{
	background-color: #F9F9E0;
	background-image:url(/images/global/MainBG.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

td
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px; 
	color: #523808;
}

td.little
{
	font-family: arial, helvetica, sans-serif;
	font-size: 9px; 
	color: #523808;
}

.LookAtMe
{
	font-size: 14px; 	
}

.error
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.box80
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	color: #006633;
	width: 80;
}

.box200
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	color: #006633;
	width: 220;
}