a {
	text-decoration: none;
	color: #FFFFFF;

}

a:hover {
text-decoration: underline;
color: #FFCC33;
}

a img {
border: 0;
}
