a:link {
	font-family: "Trebuchet MS", Garamond, Georgia;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Garamond, Georgia;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}
p {
	font-family: "Trebuchet MS", "Century Gothic", Garamond, sans-serif;
}
body {
background-image:url("http://www.garyimhoff.net/images/bg-gradient.jpg");
background-repeat:repeat-x;
}
