body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	color: #60291F;
	letter-spacing: .1em;




}
a:link {
	color: #330000;
	text-decoration: none;
}
a:visited {
	color: #330000;
	text-decoration: none;

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

}
a:active {
	color: #660000;
	text-decoration: none;

}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	color: #60291F;
	border: 1px solid;
	background-color: #FFFAEA;


}
select {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	color: #60291F;
	border: 1px solid;
	background-color: #FFFAEA;
}
.style1 {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.rollover  a {
	display:block;
	background-color: #330000;
	padding: 2px;
	margin: 2px;
}
.rollover a:hover { background-color: #CC0000}