txtwhite {
	color: #FFFFFF
}
a:link {
	color: #F57313;
	text-decoration:none;
}
a:hover {
	color: #F57313;
	text-decoration:underline;
}

a:visited {
	color: #F57313;
	text-decoration:none;
}
a:active {
	color: #A30B0A;
	text-decoration:none;
}

h1 {
	font-size: 16px;
	color: #F57313;
}

h2 {
	font-size: 12px;
	color: #F57313;
}

h3 {
	font-size: 12px;
	font-weight: 900;
	color: #333333;
}

.footext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #B9B9B9;
	text-align: center;
	padding: 10px;

}
.orange {
	border: thin solid #FF9933;
}

.red {
	border: thin solid #CB2B33;
}

.red2 {
	border: thin solid #BE4441;
}

.green {
	border: thin solid #77A954;
}
#image {
	border: 0;
}
