/* ----------------------------------------------------------------
	raramuridesign.com 2009 custom module CSS
---------------------------------------------------------------- */
/*global link settings*/
a:link, a:visited {
	color: #11AECE;
	cursor:pointer;
}
a:hover {
	text-decoration: none;
}
/*end*/