body {
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

TD {
	FONT-SIZE: 12px;
}

A {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline
}

body  td {font-size: 12px; color: #333333;}

A:active  {text-decoration: none; color: #ff6600;}
A:hover   {text-decoration: none; color: #ff6600;}

.top:active  {
	text-decoration: none;
	color: #3F8CEF;
	font-size: 14px;
	line-height: 16px;
	
	font-weight: bold;
}
.top:visited {
	text-decoration: none;
	color: #3F8CEF;
	font-size: 14px;
	line-height: 16px;
	
	font-weight: bold;
}

.top:hover   {
	color: #FF0000;
	text-decoration: underline;
	
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.top:link    {
	text-decoration: none;
	color: #3F8CEF;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	
}





.top2:active  {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	line-height: 16px;
	
	font-weight: bold;
}
.top2:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	line-height: 16px;
	
	font-weight: bold;
}

.top2:hover   {
	color: #ffff99;
	text-decoration: underline;
	
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.top2:link    {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	
}

