.orangenone a:active { color: #C4701C; text-decoration: none}
.orangenone a:link {  color: #C4701C; text-decoration: none}
.orangenone a:visited {  color: #C4701C;text-decoration: none}
.orangenone a:hover {  color: #C4701C; text-decoration: none}

.orange a:active { color: #C4701C; text-decoration: none}
.orange a:link {  color: #C4701C; text-decoration: none}
.orange a:visited {  color: #C4701C;text-decoration: none}
.orange a:hover {  color: #C4701C; text-decoration: underline}

.orangeunderline a:active { color: #C4701C; text-decoration: underline}
.orangeunderline a:link {  color: #C4701C; text-decoration: underline}
.orangeunderline a:visited {  color: #C4701C;text-decoration: underline}
.orangeunderline a:hover {  color: #C4701C; text-decoration: none}

.img {float:left; margin:0 8px 8px 0;}
.img2 {float:left; margin:0 8px 0 0;}

BODY 
{font-family: Arial, Helvetica, sans-serif; 
color: #C4701C;}

FORM
{margin:0;}