body, input, table, td
{
	font-family: verdana;
	font-size: 10px;
}

a:active, a:visited, a:link
{
	color: #ff6600;
	text-decoration: none;
}

a:hover
{
	color: #ff6600;
	text-decoration: underline;
}

.label
{
	text-align: right;
	padding: 4px;
}

.label-error
{
	font-weight: bold;
	color: #cc6666;
	text-align: right;
	padding: 4px;
}
