body {
	font-family: Trebuchet MS;
	background-image: url(../images/black_back.gif);
	background-repeat: no-repeat;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

a {
	color: #c2e018;
	text-decoration : underline;
}


a:hover{
  color: #000000;
  text-decoration : underline;
}

h1 {
	font-size: 12px;
}

.main	{
	font-size: 12px;
}
	
.panel_separator
	{
	border-bottom: 1 dashed #c2e018;
}




