.textcontent {
  /*background-color: #FFFFFF;
  padding:15px;*/
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  width:520px;
  padding:15px;
  
}
.textcontent img{
  border:0px;
}


.rightcontent {
border-bottom: 1px dotted red;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
height:60px;
margin-top:-20px;
}

.outerWrapper .header a{
  color:#fff;
  font-size:12px;
  font-weight:normal;
}
.outerWrapper  a:link {
  color: #fff;
  text-decoration: none;
  font-size:12px;
  font-weight:normal;
}
.outerWrapper a:visited {
  color: #fff;
  text-decoration: none;
  font-size:12px;
  font-weight:normal;
}
.outerWrapper a:hover {
  color: #ffcc00;
  text-decoration: none;
  font-size:12px;
  font-weight:normal;
}
.outerWrapper a:focus {
  color: #ffcc00;
  font-size:12px;
  font-weight:normal;
}
.outerWrapper a:active {
  color: #ffcc00;;
}
hr {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #A5AEC5;
}
.outerWrapper .footer a{
	font-size:10px;
}
.outerWrapper .footer a:visited {
  color: #fff;
  text-decoration: none;
  font-size:10px;
  font-weight:normal;
}
.outerWrapper .footer a:hover {
  color: #ffcc00;
  text-decoration: none;
  font-size:10px;
  font-weight:normal;
}
.outerWrapper .footer a:focus {
  color: #ffcc00;
  font-size:10px;
  font-weight:normal;
}
.outerWrapper .footer a:active {
  color: #ffcc00;;
}
