body {
	font-family: Tahoma, Verdana, sans-serif;
	color: #ffffff;

	background-color: #333333;

}
a, a:visited, a:link {

        color: #ffffff;
        font-family: Tahoma, Verdana, sans-serif;
        font-size: 16px;
	text-decoration: none;
}

a:hover {

        color: #d879e6;
        font-family: Tahoma, Verdana, sans-serif;
        font-size: 16px;
	text-decoration: none;
}

a:active {

        color: #ffffff;
        font-family: Tahoma, Verdana, sans-serif;
        font-size: 16px;
	text-decoration: none;
}

a:focus 
{    
outline:0; 
}
.about { text-align: justify; text-justify: inter-word; }