
a.side:link{ text-decoration: underline;
	color: #ffe600;
}
	

a.side:hover{ text-decoration: none;
text-transform: uppercase;
	color: white;
	font-weight: bolder;
	
	
}
a.side:visited{ text-decoration: underline;
	color: yellow;
}
