a:link {
	text-decoration: none;
	color: #EEEEEE;


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


}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
	height: auto;
	width: auto;
	background-repeat: no-repeat;




}
a:active {
	color: #FFFF00;
	text-decoration: underline;
}