body { background-color: White; color: #000000; font: Corbel; }
td { color: #000000;  font-family: Corbel;}
p { color: #000000; font-family: Corbel;}
h2 { color: #FF6600; font-family: Corbel;}
p.header { color: #FF6600; font-family: Corbel; font-weight:bold;}
td.a { color: #000000; font-family: Corbel;}
H3 {	margin: 15px 0px 0px 0px;}
IMG.mailIcon {	border-width: 0px;	padding-left: 4px;	position: absolute;}

A:link {
	text-decoration: underline;
	color: #FF6600;
	font-family: Corbel;
}	

A:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Corbel;
	
}

A:visited {
	text-decoration: underline;
	color: #FF0066;
	font-family: Corbel;
}		

		
A:hover {
  	text-decoration: underline;
  	background-color: #FF6600;
	color:#FFFFFF;
	font-family: Corbel;
}	
A.inv:link {
	text-decoration: underline;
	color: #FF6600;
	font-family: Corbel;
}	

A.inv:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Corbel;
	
}

A.inv:visited {
	text-decoration: underline;
	color: #FF0066;
	font-family: Corbel;
}		

		
A.inv:hover {
  	text-decoration: underline;
  	background-color: #FF6600;
	color:#FFFFFF;
	font-family: Corbel;
}	

select{
font-family: Corbel;
color:FF6600;
}
p.inv { color:#000000; }