a:link       { color: rgb(255,150,0); text-decoration: none }

a:visited    { color: rgb(255,150,0); text-decoration: none }  

a:active     { color: rgb(220,130,0); text-decoration: none }

a:hover      { color: rgb(255,255,255); text-decoration: none }



.title {

	font-family: arial, verdana, sans-serif;

	font-size: 20px ;

	color: #FF9600

}



.footer {

	font-family: arial, verdana, sans-serif;

	font-size: 10px ;

	font-weight: bold;

	color: #FFFFFF;

}



.head1 {

	font-family: arial, verdana, sans-serif;

	font-size: 12px ;

	font-weight: bold;

}

.body1 {

	font-family: arial, verdana, sans-serif;

	font-size: 12px ;

}

.backlg {
  background-image: url("../img/bg-fade-box.jpg");
  background-repeat: no-repeat
}

.backsm {
  background-image: url("../img/bg-fade-box-sm.jpg");
  background-repeat: no-repeat
}

.contact {
  background-image: url("../img/contact-headline.jpg");
  background-repeat: no-repeat
}

.bottombg {
  background-image: url("../img/bottom-bg.jpg");
  background-repeat: no-repeat
  background-position: baseline
}

