body
{
    margin: 0px;
    padding: 10px ;	
   background: url(/images/bgpickproper3K.gif);
}

td 
{
    font-family:  Lucida Grande, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 13px ;
    color: white;
}

img
{
    border: 0px;
}
	
a 
{
    color: #000000; 
    text-decoration: underline ;
}


a:visited
{
	color: #000000;
}

small
{
    font-size: 11px;
}

.navig
{
	color: white;
	text-decoration: none ;
}

.navig a
{
	color: white;
	text-decoration: none ;
}

.navig a:hover
{
	color: white;
	font-weight: bold;
	font-style: italic;

}

.commentname
{
	color: white;
}
.commentname a
{
	color: white;
	text-decoration: underline;
}

.mentat_userimage
{
     border: 1px solid black;
     -webkit-transition: all 500ms linear;
}
