.formfriendtable {
	background-color: #CC3300;
	color: White;
	border-bottom: solid 3px black;
	border-top: solid 3px gray;
	border-right: solid 3px black;
	border-left: solid 3px gray;
  }

.formfriendcell {
	background-color: #CC3300;
  }

.Mailfrienditem {
        left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 90%;
	background-color: #FFFFFF;  }

a {color: #CC3300; text-decoration: none}

a:hover {color: #CC3300; text-decoration: underline}

