body {
	background-color: #343434;
	}

a:link, a:visited, a:hover {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

.frm_content_text {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 13px;
	color: #dddddd;
  }
  
.txt_link_text {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 12px;
	color: #ffffff;
	line-height: 130%;
	text-align: left;
  }
  
