/*
#------------------------------------------------------------------------
# e-Sport - January 2011 template (for Joomla 1.7/2.5)
#
# Copyright (C) 2007-2011 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles */
#menugiokit {
	font-family: 'Annie Use Your Telescope';
	font-size:17px;
	line-height:15px;
}

#menugiokit a {
	color:#000;
	text-decoration: none;	
}
#menugiokit a:hover {
	color:#ff0000
}
#menugiokit a:active {
	color:#cccccc;
}