BODY {
    margin-left:0;
	margin-right:0;
	margin-top:20px;
	font-family: "comic sans ms","arial","times new roman";
	font-size: 12pt;
	background-color: #e0e0e0;
	font: bold;
    }
A   { text-decoration: none;display:block; width:160px; color:navy;	text-indent:2px}
    }
A:an, A:link, A:visited {}
A:active {background-color :#e0e0e0;font: bold;}
a:hover  {background-color: #FDFEE0;font: bold;color:blue;}

.left {
    position:absolute;
	left:0px;
	top:0px;
	width:180;
	height:70;
	background-color: #e0e0e0;
	background-color:#7EA6EE
    }
