body
    {
    background: #292d1c;
    font-family: Georgia;
		font-size: 11px;
		color: #cccc99;
		text-align: justify;
		}
a:link
		{
		font-size: 11px;
		color: #CCCC99;
		text-decoration: none;
		font-family: Georgia;
		}
a:visited
		{
		font-size: 11px;
		text-decoration: none;
		color: #CCCC99;
		font-family: Georgia;
		}
a:hover
		{
		font-size: 11px;
		text-decoration: none;	
		color: #9E0D0D;	
		font-family: Georgia;
		}

