BODY, P, TD, LI, H1, H2, H3, H4, H5, H6, A {
	font-family:  Times New Roman;
	background-color : Black;
	color : rgb(220,220,220);
}
a:visited {
	color : rgb(231,62,1);
}

a:link {
        color : rgb(255,228,196);
}

