#div1{float:left;width:650px;}
#div2{float:left;width:100px;}
.list{color:#4D99BF;}
a:link {
	color: #000000;
text-decoration: none;

}
a:visited {
	color: #000000;
text-decoration: none;

}
a:hover {
	color: #330099;
}
a:active {
	color: #000000;
text-decoration: none;

}

