﻿body {
    background-color: #000000;
    leftmargin:0;
    topmargin:0;
    marginwidth:0;
    marginheight:0;
}
.content {
    font-size:12px;
    color: #FFFFFF
}
.content a:visited {
    font-size: 12pt;
    color: #FFFFFF;
}
.content a:active {
    font-size: 12pt;
    color: #FFFFFF;
}
.content a:link {
    font-size: 12pt;
    color: #FFFFFF;
}
.content a:hover {
    font-size: 12pt;
    color: #FFFFFF;
}
.copyright {

	font-size: 8pt;
	color: #afbaab;
	text-decoration: none;
}
.copyright a:link {
	font-size: 8pt;
	text-decoration: none;
	color: #afbaab;
}
.copyright a:visited {
	font-size: 8pt;
	text-decoration: none;
	color: #afbaab;
}
.copyright a:hover {
	font-size: 8pt;
	text-decoration: underline;
	color: #FFC002;
}