body { 
	color: #4894FB;
	text-decoration: none;
	font-family: Tahoma;
	Background-color: #444444;
	}
a:link { 
	color: #93C0FC;
	text-decoration: none;
	}
a:visited { 
	color: #93C0FC;
	text-decoration: none;
	}
a:hover { 
	color: #A4CBFF;
	text-decoration: none;
	}
a:active { 
	color: #93C0FC;
	text-decoration: none;
	}
textarea {
display: block;
  background: #191919;
border-bottom: 0px solid #242424;
border-top: 0px solid #242424;;
border-left: 0px solid #2424240;
border-right: 0px solid #242424;
overflow: auto;
color: #4894FB;
}
image {
border: 0
}