@charset "UTF-8";

/*
Theme Name: Wilco Theme
Theme URI: http://wilco.prod4ever.com
Description: Theme for Wilco
Author: PROD4ever
Version: 2.0
*/
/* ----------------------------------------------------------------------*\

HOME PAGE IMAGE DO NOT TOUCH ANYTHING ELSE UNDER PENALTY OF DEATH!!!

/*------------------------------------------------------------------------*/


a{
	text-decoration:none;
	color: #333333;	
}

a:visited{
	opacity:0.8; /* A bit basic, but it’s a bare minumum... */
}
a:hover{
	text-decoration:none;
	color:#999999;
}
a:active,
a:focus{
	/* Give clicked links a depressed effect. */
	/*position:relative;
	top:1px;*/
}
