td	{
	font-family: verdana;
	color: #000000;
	font-size: 10px;
	}

.big	{
	font-size: 12px;
	font-weight:bold;
	}

a	{
	color: ff6600;
	font-size: 11px;
	text-decoration:underline;
	}

a:hover {
	color: red;
	text-decoration:none;
	}

a.menu1 {
	color: 000000;
	text-decoration:none;
	font-weight:bold;
	}
a.menu1:hover {
	color: 000000;
	text-decoration:underline;
	}

.header	{
	color: ffffff;
	font-weight:bold;
	}

h1	{
	color: #FF6600;
	font-weight:bold;
	font-size:15px;
	}
