/* Bondage Virgins CSS */

body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;	
	background-color: #000000;
	margin-top: 0px; margin-bottom: 0px;
}
.white 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
}

a:active
{
  text-decoration:none;
  color: #000000;
  text-decoration:underline;
}

.visited {
    FILTER: Gray;
}

a:hover {
  color:yellow;
  text-decoration:underline;
}

a:link.red, a:visited.red
{
	color : #ce0000;
	text-decoration : none;
}

a:hover.red, a:active.red
{
	color : #00bfff;

}

a:link.white, a:visited.white
{
	color : #ffffff;
	text-decoration : none;
}

a:hover.white, a:active.white
{
	color : #00bfff;

}

a:link.blue, a:visited.blue
{
	font-size: 10pt;
	font-weight: bold;
	color : #5E5EFF;
	text-decoration : none;
}

a:hover.blue, a:active.blue
{
	font-size: 10pt;
	font-weight: bold;
	color : #00bfff;

}

#toplist a 
{ 
	color : #ffffff;
	text-decoration : none;
}

#toplist a:visited 
{
	color:#ffffff;
}

#toplist a:hover 
{
	color : #00bfff;
}