body { background-image: url(./img/back.jpg);
	color: #FFFFFF;
	font-size: 18px;
	line-height: 21px;
	position: absolute;
	margin-top: 5px;margin-left: 5px;}
	
a:active {color:#ff0000;text-decoration: none;}
a:hover {color:#ff0000;font-weight:bold;text-decoration: none;}
a:link {color:#FF0000;text-decoration: none;}
a:visited {color:#FF0000;text-decoration: none;}
table.fixed {table-layout:fixed; }
