a.feedbacklink:link, a.feedbacklink:visited, a.feedbacklink:active
{
	text-decoration: none;
	color: #791414;
}

a.feedbacklink:hover
{
	text-decoration: underline;
}

div.feedbacktext
{
  padding-bottom: 15px;
}

span.feedbacktext
{
  color: #333333; 
  font-size: 10px;
  font-family: verdana,arial,helvetica,sans-serif; 
  font-weight: bold;
}