A:link {
	color: #6d0202;
	text-decoration: underline;
}

A:visited {
	color: #6d0202;
	text-decoration: underline;
}

A:active {
	color: #6d0202;
	text-decoration: underline;
}

A:hover {
	color: #ff7900;
	text-decoration: none;
}
.text {
	font-family: Arial;
	font-size: 12px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
table {
	border: 1px none;


}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.Copyright {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.TopText-White {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.BodyText-Orange {
	font-family: Arial;
	font-size: 12px;
	color: ff7900;
}
.BodyText-Red {

	font-family: Arial;
	font-size: 12px;
	color: 6d0202;
}
.Header-Red {
	font-family: Arial;
	font-size: 18px;
	color: 6d0202;
	font-weight: bold;
}
.SubHeader-Red {

	font-family: Arial;
	font-size: 16px;
	color: 6d0202;
	font-weight: bold;
}
