@charset "utf-8";
/* CSS Document */
body,td,th 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bc771b;
	table-layout: fixed;
}
a:link 
{
	color: #bc771b;
}
a:visited 
{
	color: #bc771b;
}
a:hover 
{
	color: #bc771b;
}
a:active 
{
	color: #bc771b;
}
