body {
	background:url(../img/bg.png) top repeat-x #FFFFFF;
	background-attachment:fixed;
}

table {
	border-collapse: collapse;
	color:#000000;
	font-family:Arial;
	font-weight: bold;
	font-size: 15px;
}

div {
	color:#000000;
	font-family:Arial;
	font-weight: bold;
	font-size: 15px;
}

A {
	color:#800066;
	text-decoration:none;
}

A:hover {
	color:#bf0099;
	text-decoration:underline;
} 
td.flv {
  text-align: center;
  border: 2px solid #bf0099;
  color: #800066;
  text-decoration: underline;
}