td {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;

}
a:link {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #990000;
	text-decoration: underline;
	position: relative;
	top: 1px;
}
a:active {
	font-size: 12px;
	line-height: 20px;
	color: #009900;
	text-decoration: underline;
}
.bor {
	border: 1px solid #FF9900;
}
.bor2 {
	border: 1px solid #FFFFFF;
}
a.b:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.b:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.b:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
