A:link {
	text-decoration: none; 
}

A:visited {
	text-decoration: none;
}

A:active {
	text-decoration: none; 
}

A:hover {
	text-decoration: none; 
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:10px;
	color:#5A5046;
}
form
{
	margin:0px;
}
a {

	text-decoration: underline;
	color:#9B1E00;
}
.red
{
	color:#9B1E00;
}
.darkred
{
	color:#9B1E00;
	font-weight: bold;
}
.bigboldred
{
	color: #9B1E00;
	font-weight: bold;
	font-size: 12px;
}
.darkbrown
{
	font-size: 12px;
	color: #715F4D;
}

.brown
{
	font-size: 10px;
	color: #715F4D;
}
.copy
{
	color:#78643C;
}
a.copy
{
	color:#78643C;
	text-decoration:none;
}

span.rightalign {
	padding-left: 20px;
}