body {
	background-image: url(images/bg.gif);
	font-family: Verdana, Geneva, sans-serif;
	font-size: .85em;
}

a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;

}
a:active {
	text-decoration: none;
}
.navbar a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 110%;

}
.navbar a:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 110%;

}
.navbar a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 110%;

}
.navbar a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 110%;

}
.intro {
	text-decoration: none;
}
.main a:link {
	color: #000000;
	text-decoration: none;
}
.main a:visited {
	color: #000000;
	text-decoration: none;
}
.main a:hover {
	color: #000000;
	text-decoration: underline;
}
.main a:active {
	color: #000000;
	text-decoration: none;

}
td {
	font-size: .95em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blinking {
	text-decoration: blink;
	font-weight: bold;
	color: #F00;
}
h1 {
	font-size: .8em;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
}
.top_bg {
	background-color: #EFEFEF;
}
.liz_pic {
	float: left;
	height: 120px;
	width: 155px;
	margin-right: 10px;
	padding: 3px;
	margin-bottom: 10px;
}

