body
{
  background-color: #3366CC;
  font-family: Arial;
  color:black;
}

a:link
{
  color: #ffffff;
  text-decoration: none;
}

a:visited
{
  color: #fffaf0;
  text-decoration: none;
}

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

a:active
{
  text-decoration: none;
}

.style7
{
  font-size: 20px;
  color: #FFFF00;
  font-family: "Comic Sans MS";
}

.style8
{
  font-family: "Comic Sans MS";
  color: #FFFF00;
  font-size: 18px;
}

.style9
{
  font-family: Arial;
  font-size: 18px;
  color: black;
}

.style10 {font-size: 16px}

.side_repeat
{
  background-image:url(gfx/side.jpg);
  background-repeat:repeat;
}

.left_repeat
{
  background-image:url(gfx/leftext.jpg);
  background-repeat:repeat;
}

.main_content
{
  margin-right:30px;
  margin-left:30px;
}

.textcolor
{
  color:black;
}

.testimonial_name
{
  color:blue;
}
