/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://rapatron.net/mt/mt-static/support/themes/car01-green-b/car01-green-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: #32cd32; !important
	text-decoration: none;
}

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

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

a:active {
	color:#32cd32; !important
}
