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

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

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

.thumb_table
{
    background-color: #c2a503;
    border:           1px solid #c2a503;
    text-align: center;
}

.trade_table
{
    background-color: #c2a503;
    border:           1px solid #c2a503;
    color: #000000;
}

.trade_table a
{
	color: #000000;
	text-decoration: underline;
}

.trade_table a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.trade_link
{
    font-weight: bold;
    font-size: 20px;
}

.trad_des
{
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}

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


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

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

.porn-capitol-header
{
    font-size: 10px;
    color: #999999;
    background-color: #000000;
}


.porn-capitol-footer
{
    font-size: 8px;
    color: #333333;
    text-align: center;
    background-color: #000000;
}

.porn-capitol-footer-links
{
    font-size: 18px;
    font-weight: bold;
    color: #999999;
}

.porn-capitol-thumbs
{
    font-size: 9px;
    color: #000000;
    text-align: center;
}

.porn-capitol-links
{
    font-size: 18px;
    color: #999999;
    text-align: left;
}

.porn_links {
	width: 600px;
	overflow:hidden;
	text-align: left;
	color: #000000;
}

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

.porn_links li {
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}

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

.porn_links li a:link {
	color: #000000;
}

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