

A {
  color: #474644;
  font-family: Century Gothic;
  font-size: 14px;
  font-weight:bold;
  


  text-decoration: none;
}

A:hover {
  color: #ff0000;
  text-decoration: none;
}

}
BODY { 
  background: white url("");
  background-attachment: fixed; 
}

.text
{
    font-weight: normal;
    font-size: 14px;
    color: #000000;
    font-family: Century Gothic;
    margin-left: 40px;
    margin-right: 40px;
    line-height: 18px
}

.phone
{
	font-weight: bold;
	font-size: 16px;
	color: #ff0000;
	font-family: verdana;
	text-align: center
}

.heading
{
    font-weight: bold;
    font-size: 19px;
    color: #663300;
    font-family: verdana, helvetica, sans-serif;
    margin-left: 0px;
    margin-right: 40px
}
