body {
	background-color: #fed801;
	font-size: 12pt;
	font-family: Comic Sans MS;
}
img {
	border: 0px;
}
table {
	border: 0px;
}
a {
	color:#FF0000;
	text-decoration:none;
}
a:hover {
	color:#3b7b1b;
	text-decoration:underline;
}
strong {
	color: #3b7b1b;
	font-weight: bold;
	font-size: 14px;
}
#dallasbar {
	position: absolute;
	left: 36px;
	top: 86px;
	width: 220px;
	font-size: .8em;
}
#gypsymc {
	marign-left: 0px;
	padding-left: 0px;
	margin: 0px;
	padding: 0px;
}
#gypsy {
	marign-left: 0px;
	padding-left: 0px;
	margin: 0px; /*removes indent IE and Opera*/
	padding: 0px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}
#gypsy a, #gypsy a:visited {
	display: block;
	padding: 2px 2px 2px 2px;
	border: 4px solid;
	border-color: #e53232 #bf1919 #bf1919 #e53232;
	background-color: #FFFFFF;
	color: #3b7b1b;
	text-decoration: none;
	width: 220px;
	/*background-image:  url(images/white.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;*/
}
#gypsy a:hover {
	background-color: #fed801;
	color: #ff0000;
	/*background-image:  url(images/red.png);*/
}
#dallasbar #gypsy {
	background-color: #ffffff;
	color: #333 !important;
	font-weight: bold;
	cursor: default;
	/*background-image:  url(images/red.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;*/
}
#leadfoot {
	color: #3b7b1b;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}
