/* background image */
body.custom { background: #eee url(images/bg-royal.gif) repeat-x;}

/* global links */
.custom a { color: #0661a6; }
	.custom a:hover { color: #303030; text-decoration: underline; }

/* thesis menu links */
.custom .menu li a:hover, .custom .menu li.current a, .custom .menu li.current a:hover { border-color: #0661a6; color: #0661a6; }

/* thesis logo link */
.custom #logo a:hover {  color: #0661a6; text-decoration: none; }
