#foot{
	font-size: 8pt;
	font-family: verdana, tahoma;
}

#foot li{
	display:inline;
}

#foot li a{
	text-decoration: none;
	color: black;

}

#foot ul{
	text-align: center;
	color: #fea518;
	list-style:none;
	margin-top: 10px;
	margin-bottom: 20px;
}

#foot li#idhome a:hover, #foot li#idnews a:hover, #foot li#idcontents a:hover{
	color: #fea518;
	/*font-weight: bold;*/
}
#foot li#idtip a:hover, #foot li#idfreestyle a:hover, #foot li#idcontactus a:hover{
	color: #fea518;
	/*font-weight: bold;*/
}

#foot li#idaboutus a:hover{
	color: #fea518;
	/*font-weight: bold;*/
}

#foot p#copyright{
	text-align: center;
	color: #fea518;
}
