body 
{   
	
	font-family: arial;
	font-size: 12px;
	color: #777225E;	
}

a{font-family: arial; color: #77725E; font-size: 11px}
a:link {color: #77725E; text-decoration: none; border-bottom: none;}
a:visited {color: #77725E; text-decoration: none; border-bottom: none;}
a:hover {color: #E4D2C6; text-decoration: none; border-bottom: none;}
a img {border:none;}

td
{
	font-family: arial;
	font-size: 12px;
	color: #77725E;
}
   
table#border
{
	border: 1px solid #77725E;
}

div#introtext
{
  	color: #FC79AF;
}

div#formtext
{
    font-family: arial;
	font-size: 10px;	
}
   
input
{
    font-family: arial;
    font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: #77725E;
}
   
textarea
{
    font-family: arial;
    font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: #77725E;
}