a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; }
A:LINK { color : #ffffff; text-decoration : underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
A:VISITED { color : #ffffff; text-decoration : underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
A:ACTIVE { color : #ffffff; text-decoration : underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
A:HOVER { color : #cccccc; text-decoration : underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.middleborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
