
.clear {

clear:both;


}

a {
	text-decoration: underline;
	color: #2c1ecd;
}

a:hover {
	color: #5184c4;
}


