body {
  font-family: Trebuchet MS, sans-serif;
  font-size: medium;
	color: #fff;
  background-color: #EC87CB;
}
h1 {
	font-size: ;
}
a:link, a:visited {
  color: #86ff85;
	text-decoration: none;
}
a:hover {
  color: ;
	text-decoration: underline;
}
td.design {
  background-color:;
}
img {
  border: 1px solid #86ff85;
	margin-bottom: 3px;
}
table.design {
	border-collapse: collapse;
	border: 0px solid  ;
}
.large {
  font-size: x-large;
	font-weight: bold;
}
.medium {
  font-size: larger;
	font-weight: bold;
}
.small {
  font-size: smaller;
}

