/* @override 
	http://www.guerrilladigital.cc/client_sites/mystery/css/color.css
	http://www.mysteryroommastering.com/css/color.css
*/

/*a[href^="http:"] {
	background: url(../images/external_link.gif) no-repeat right top;
	padding-right:12px;
}
a[href^="http://www.garysmusicworld.com"],
a[href^="http://garysmusicworld.com"]{
	background-image: none;
	padding-right: 0;
}*/
body{
	background: url(../images/repeatBkg.jpg) repeat center center;
}

a:link,
a:visited{
	color: #195b99;
	text-decoration:underline;
}
a:hover{
	text-decoration: none;
}
ul#services li{
	color: #991919;
}
h4,
div#footer{
	color: #ab9773;
}
