a:link, a:active, a:visited	{
	color: #f6e7d5;
	font-family: "trebuchet ms"; 
	text-decoration: none;
	font-weight: bold;
	}

a:hover	{
	color: #66e2c9;
	background-color: #2b2b2b;
	font-family: "trebuchet ms";
	text-decoration: none;
	font-weight: bold;
	}

b, i {
	color: #f7c2d8;
	}

body	{
	color: #ffffff;
	font-family: "trebuchet ms"; 
	font-size: 10pt;
	line-height: 1.2;
	background-color: #181818;
 	}

.topic {
	color: #ffffff;
	font-family: "trebuchet ms"; 
	font-size: 14pt;
	letter-spacing: 2px;
	text-align: right;
	text-transform: uppercase;
	}

.content {
	font-family: "trebuchet ms";
	color: #ffffff;
	font-size: 10pt;
	line-height: 1.2;
	text-align: justify;
	}
