
body {
  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #000000
}


.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
img {
	border: 0px;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7F2863;
}

A    { 
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #953877;
	}

A:hover {
    font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
}