body {
	font-family: Arial, Helvetica, sans-serif;
}

/** Style the tweets */
.twitters {
	overflow: hidden;
	margin: 0px;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 50px;
	width: auto;
}

.twitters ul {
	list-style: none;
	white-space: nowrap;
	padding: 0px;
	border:0px;
	position: absolute;
	top: 616px;
}

.twitters span.prefix {
	font-weight: bold;
}

.twitters span.time {
  font-style: italic;
  color: #c5c5c5;
}

.twitters span.status {
  font-style: italic;
}
.index {
	border: 10px solid #FF0000;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
}
.style6 {color: #CCCCCC}
.style7 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}
.style2 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.style-bline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.index {
	border: 10px solid #FF0000;
}

