.Row
{
	clear:both;
}
.Cell
{
	display:inline;
	float:left;
}
.Width150
{
	width:150px;
}

.Options
{
	width:75px;
}
.SmallText A
{
	text-decoration:none;
	font-size:9pt;
	color:red;
}
.SmallText A:Hover
{
	text-decoration:underline;

}