TD,.fixedfont{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.texthead {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #9900CC;
	font-weight : bold;
}
.solid{
	border : 1px solid #000000;
}
A {
	color : Black;
	text-decoration : none;
}

A:HOVER {
	color : #FFD700;
	text-decoration : underline;
}
.line-right{
	border-right : 1px solid #000000;
}