/* Royal Magnet Stylesheet */


.contact {
	font:62.5% "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	color:#dbbc33;
	font-size:11px;
	padding-bottom:10px;
}

.entry {
	font:62.5% "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	color:#999;
	font-size:12px;
	padding-bottom:5px;
	line-height:160%;
}

.title {
	font:62.5% "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	color:#fff;
	font-size:15px;
	line-height:170%;
}

.visitsite {
	padding-top:12px;
  border-bottom:1px dotted #000;
}

.thumbnail {
	padding-top:0px;
  border-bottom:1px dotted #000;
}

a {
	color:#fff;
	text-decoration:none;
  border-bottom:1px dotted #666;
}

a:hover {
	color:#fff;
	text-decoration:none;
  border-bottom:1px dotted #000;
}