TD {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 13px;
}

TD.selectbox:Hover, TD.over {
	background-color: #666666;
}

A {
	color: #000000;
	text-decoration: underline;
}

A:Hover {
	text-decoration: none;
}

A.selectbox {
	text-decoration: none;
}

A.selectbox:Hover {
	text-decoration: none;
}

A.obvious {
	text-decoration: none;
	color: #DDDDDD;
}

A.obvious:Hover {
	color: #000000;
}

A.gblink {
	text-decoration: none;
}

A.gblink:Hover {
	text-decoration: underline;
}

HR {
	height: 1pt;
}

