body {
	
	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: #ffffff;}
.top:visited {
text-decoration: none; color: #ffffff;}

.top:hover   {
	color: #ffffff;
	text-decoration: underline;
	font-family: "ºÚÌå";
}
.top:link    {
text-decoration: none; color: #ffffff;}
