td {  font-size: 12px; line-height: 14px; text-decoration: none}
.top {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
A:visited {
	font-size: 12px;
	line-height: 14px;
	color: #FFFF00;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	line-height: 14px;
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	line-height: 14px;
	color: #FFFF00;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	line-height: 14px;
	color: #FFFF00;
	text-decoration: underline;

}
