/* This is the StyleCatcher theme addition. Do not remove this block. */

@import url(http://felocity.net/mt/mt-static/support/themes/education01-cheer-b/education01-cheer-b.css);
/* end StyleCatcher imports */



#no_padding{
	margin: 0;
	float: right;
}

#link_test {
	background: #FFF;
	border: #666 1px solid;
	padding: 10px;
	margin: 0 0 15px 0;
	clear: both;
}

.styles p {
	padding: 10px;
	line-height: 1.2em;
	font-size: 1em;
}

.styles p a:link{
	font: #ff6600;
	text-decoration: underline;
}

/*==面倒なので個々に上書き。!importantは消さないで==*/

a:link {
	color: #F9F; !important
	text-decoration: none;
}

a:visited {
   color: #F9F; !important
   text-decoration:none;
}

a:hover {
	color: #F3C; !important
	text-decoration:underline;
}

a:active {
	color:#F9F; !important
}
