.menu A:link:    {text-decoration: none; color: #000000;}
.menu A:visited: {text-decoration: none; color: #000000;}
.menu A:active:  {text-decoration: none; color: #330000;}
.menu A:hover:   {text-decoration: none; color: #000000;}

.top A:link:    {text-decoration: none; color: #000000;}
.top A:visited: {text-decoration: none; color: #000000;}
.top A:active:  {text-decoration: none; color: #330000;}
.top A:hover:   {text-decoration: none; color: #C0C0C0;}

A:link    {text-decoration: none; color: #000000;}
A:visited {text-decoration: none; color: #000000;}
A:active  {text-decoration: none; color: #330000;}
A:hover   {text-decoration: underline; color: #330000;}

center {
	margin-top: 	0px;
	margin-left:	0px;
	font-size: 		14px;
	font-family: 	Arial;
	color: 			#000000;
	text-decoration: none;
	font-weight : 	 none;
}

td {
	margin-top: 	0px;
	margin-left:	0px;
	font-size: 		14px;
	font-family: 	Arial;
	color: 			#000000;
	text-decoration: none;
	font-weight : 	 none;
}
.SearchTextBox {
background-color: #FFFFFF;
color: #000000;
font-family: Arial;
font-size: 11px;
font-weight: none;
}