.titletext {font: 12pt 'comic sans ms'; color: #6969CD;}
.maintext {font: 12pt 'comic sans ms'; color: #000000;}
.lettertext {font: 10pt 'comic sans ms'; color: #000000;}
a {
	color: #000000;
	font-family: "comic sans ms";
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a:link, a:visited, a:active {
	text-decoration: none;
}

a:hover {
	color: #6969CD;
	font-family: "comic sans ms";
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	
}

body {
	font-family: "comic sans ms";
	font-size: 10pt;
	font-weight: bold;
	margin: 0px 0px;
	background : White;
}	
