BODY {
      background-color : #000000;
      font-family : Helvetica, Arial, sans-serif;
      color : #FFFFFF;
      font-size : 15px;
      margin: 10px 10px; 
      }

.artborder {
	border-width : 1px;
	border-style : solid;
	border-color : #BBBBBB;
}

/* only matches the id 'brightlinks' n the email_sent.html page */
#brightlinks {
	color: #FFFFFF;
}
