body, p, td, div, #linkster-list, #linkster-count {
	background-color: #FFFFFF;
	color: #480B07;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
}

a:link, a:visited {
	color: #9B2116;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, #linkster-title-large {
	font-size: 10pt;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: left;
	color: #480B07;
	font-weight: bold;
	border-bottom: #9B2116 2px solid;
}

#linkster-cat-desc {
	padding-bottom: 1px;
	font-size: 7pt;
}

#linkster-title-small {
	font-weight: bold;
	color: #480B07;
}

td.img {
	background-image: url(zooey01.png);
	background-repeat: no-repeat;
	width: 540px;
	height: 367px;
	border-left: #9B2116 2px solid;
	border-right: #9B2116 2px solid;
}

td.side {
	width: 175px;
	padding: 10px 10px 20px 7px;
	vertical-align: top;
	text-align: justify;
	border-bottom: 2px solid #9B2116;
	border-left: 2px solid #9B2116;
}

td.main {
	width: 364px;
	padding: 10px 5px 20px 7px;
	vertical-align: top;
	text-align: justify;
	border-bottom: 2px solid #9B2116;
	border-right: 2px solid #9B2116;
}