body {
	background-color:black;
	font-family:"Comic Sans MS", Arial, helvetica, sans-serif;
	color:#99CCFF;
	font-size: 16px;
}



.new {
	font-style: normal;
	color: #FFFF66;
	text-decoration: none;
	background: none;

}





a:link, a:active {text-decoration: none; color: #FF99FF; background: transparent}
a:visited {text-decoration: none; color: #3333FF; background: transparent}
a:hover {text-decoration: none; color: #FF99FF; background: #3333FF}
