a {
	color: #000000;
	text-decoration: none;
}
a.top{	
	color:FFFFFF;
	text-decoration: none;
	}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
td {
	font-size: 12px;
	line-height: 18px;
}
.toptxt {
	font-size: 14px;
	line-height: 20px;
	color:#006600;
	}
.toptd{
	font-size: 12px;
	line-height: 18px;
	color:FFFFFF;
	}

