BODY {
background-image: url(../background/newback.jpg);
background-repeat: no-repeat;
background-color: Black;
color: White;
font-family: Arial;
font-style: 8px;
}

A:HOVER {
	text-decoration: underline;
}
		
TABLE {
color : White;
text-align: justify;
font-family: Arial;
font-style: normal;
font-size: 12px;
	}

