.link1 {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #AAEE11;
	text-decoration: none;
}
.white {
	color: #FEFFFF;
	text-decoration: none;
}
