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

@import url(http://wavelenghtaudio.com/mt/mt-static/support/themes/travel01-spring-a/travel01-spring-a.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{
	color: #ff1493;
	text-decoration: underline;
}

.styles p a:visited{
	color: #ff1493;
	text-decoration: underline;
}

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

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

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

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

a:active {
	color:#00bfff; !important
}
