body {
	background: #FFFFFF;
      	margin-top: 0px; 
       	margin-right: 0px;
       	margin-bottom: auto;
	margin-left: 0px;
	}

#box1 { 
	position:absolute;
	top:20px;
	left:14px;
	width:280px; 
	background: #FFFFFF;
	}

a {
	color: #6666FF;
	text-decoration: none;
	}

a.one:hover {
	background: #ffffff;
	color: #CC0000;
	text-decoration: bold;
	}


span.highlight {
	background-color: #0099CD;
	}


span.color1 {
		color: #000000;
		font-family: Verdana;
		font-size: 12px;
		font-weight: normal;
	}
