BODY {
	color: #AAC4B7;
	background-color: #00130D;
        font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}

A {
	color: #3F8744;
        text-decoration: none;
}

a:hover {  color: #AAC4B7; text-decoration: none; background: #244A28;}

