body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #663300;
	background-color: #CCCCCC;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #663300;
}
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	color: #663300;
	font-weight: bold;
} 
<link href="pebbles.css" rel="stylesheet" type="text/css">
a:link {
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #00FF00;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
h4 {
	font-size: 13pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
	text-transform: uppercase;
}
