body
	{	font-size:10pt;	}

td
	{	font-size:8pt;	}

.txt
	{
		font-size:9pt;
		text-decoration:none;
	}

.large
	{
		font-size:10pt;
		text-decoration:none;
	}

.txt2
	{
		font-size:9pt;
		letter-spacing:2px
	}

a {	text-decoration: none;	}

a:hover {
	text-decoration: none;
	color: #ff3300;
}

a.menu {
	text-decoration: none;
	color: #ffffff;
}

a.menu:hover {
	text-decoration: none;
	color: #66ffff;
}

a.br {
	text-decoration: none;
	color: #000000;
}

a.br:hover {
	text-decoration: none;
	color: #ff0000;
}

