.gw
{
	COLOR: #FFCC00;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.tb
{
	COLOR: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	text-align: center;
	margin-top:     8px;
}
.pages
{
	COLOR: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	text-align: left;
	margin-top:     8px;
}
.txt
{
	COLOR: #000000;
	font-family: Times, Times New Roman, serif;
	font-size: 15px; 
	font-weight: normal; 
	text-align: left;
	margin-top:     10px;
}
.tt1
{
	COLOR: #000000;
	font-family: Times, Times New Roman, serif;
	font-size: 15px; 
	font-weight: normal; 
	text-align: left;
	margin-top:     10px;
	table-layout:fixed;
	width:500px;
}

.tt
{
	COLOR: #0099CC;
	font-family: Times, Times New Roman, serif;
	font-size: 15px; 
	font-weight: bold; 
	text-align: left;
	margin-top:     10px;
	margin-bottom:  4px;
}
.tt2
{
	COLOR: #0099CC;
	font-family: Times, Times New Roman, serif;
	font-size: 13px; 
	font-weight: bold; 
	text-align: center;
}


A:link
{
	COLOR: #0066CC;
	text-decoration: none;
}
A:visited
{
	COLOR: #CC0066;
	text-decoration: none;
}
A:active
{
	COLOR: #0066CC;
	text-decoration: underline;
}
A:hover
{
	COLOR: #0066CC;
	text-decoration: underline;
}
