a, a:link { color: #ff6600; font-weight: bold; text-decoration: none; }
a:hover, a:visited:hover { background-color: #000000; color: #ffcc00; }
a:visited { color: #ff6600; }

a:hover img 
{
    border: 1px solid #cccccc;
}

body
{
    font-size:   12px;
    font-family: Verdana;
    background-color: #000000;
    color: #ffcc00;
    font-family: Verdana, Arial, Helvetica, Helv, Sans-Serif;
    
}

.thumb_table
{
    background-color: #990000;
    border:           2px solid #fb9200;
    text-align: center;
}

.thumb
{
    border: 1px solid #fb9200;
}


td
{
    font-size:   12px;
    font-family: Verdana;
}

.head
{
    font-weight: bold;
    font-size: 24px;
}

.kinky-brat-header
{
    font-size: 10px;
    color: #ff6600;
    background-color: #000000;
}


.kinky-brat-footer
{
    font-size: 8px;
    color: #ff6600;
    text-align: center;
    border-top: 1px solid #ff6600;
    background-color: #990000;
}

.kinky-brat-footer-links
{
    font-size: 18px;
    font-weight: bold;
    color: #990000;
}

.kinky-brat-thumbs
{
    font-size: 9px;
    color: #ffcc00;
    text-align: center;
}

.kinky-brat-links
{
    font-size: 18px;
    color: #ab0009;
    text-align: left;
}

.kinky-brat-date
{
    font-size: 10px;
    color: #999999;
    text-align: left;
}

.kinky-brat-description
{
    font-size: 10px;
    color: #330033;
    text-align: left;
}

.fetish_links {
	width: 600px;
	overflow:hidden;
	text-align: left;
}

.fetish_links ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.fetish_links li {
	display: block;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}

.fetish_links li:hover {
	background-color: #000000;
	color: #ff6600;
	font-size: 16px;
}

.fetish_links li a:hover {
	color: #e9c032;
	background-color: #000000;
	font-size: 16px;
}

