.badpythons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	background-color: #000000;
	display: run-in;
	background-position: center center;
	text-align: center;
	word-spacing: 40px;
	vertical-align: middle;
	border-top: medium solid #990000;
	border-right: medium none #990000;
	border-bottom: medium solid #990000;
	border-left: medium none #990000;
}
a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-position: center center;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-right: thin none #FF0000;
	border-bottom: medium none #FFFF33;
	background-color: #000000;
	font-style: normal;
}
