.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; text-decoration: none}
.link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF6600}
hr {  color: #FF6600}
h3 {  font-family: Arial, Helvetica, sans-serif; color: #333333}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}
A.link { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #FF6500; 
	font-weight: bold; 
	text-decoration: underline; 
	font-style: normal
}

A.visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #FF6500; 
	font-weight: bold; 
	text-decoration: underline; 
	font-style: normal
}
A.hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #FF6500; 
	font-weight: bold; 
	text-decoration: underline; 
	font-style: normal
}
A.active { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FF6500; 
	font-weight: bold; 
	text-decoration: none; 
	font-style: normal
}
.menu {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none

}
a.menu:hover {  
	color: #333333; 
	background-color: #FF6600

}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6601;
	text-decoration: underline;
}
.tableborder {
	background-color: #FFFFFF;
	border: 1px solid #FF6500;
}
A.nav:link { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; color: #FF6500; 
	font-weight: bold; 
	text-decoration: underline; 
	font-style: normal
}

A.nav:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; color: #FF6500; 
	font-weight: bold; 
	text-decoration: underline; 
	font-style: normal
}
A.nav:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; color: #FF6500; 
	font-weight: bold; 
	text-decoration: underline; 
	font-style: normal
}
A.nav:active { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #FF6500; 
	font-weight: bold; 
	text-decoration: none; 
	font-style: normal
}
.homeBackGrd {
	background-image: url(images/home-backgrd.gif);
}
