.lettertype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color:#000000;
	
}

A:link { text-decoration: none; color: #0066CC; }
A:visited { text-decoration: none; color: #993333;  }
A:active { text-decoration: none; color: #FF0000; }
A:hover {text-decoration: underline; }

body{ background-color: #a8bbc5;}
