body
{font-size: 10pt; 
font-family: times; 
text-decoration: none;
color: #333333;
margin: 0px;
padding: 0px;
}

a
{outline:none;}

p
{margin: .04em;}

a:link
{color: #db1111;
text-decoration: none;}

a:visited
{color: #940d0d;
text-decoration: none;}

a:hover
{color: #f89998;
text-decoration: none;}

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


h1 {color: #FF0000;
	font-size: large;
	font-weight: bold;}
	
td #thumbs img{display:block;}


td.bgimg {background-image:url('picture_bg.png');
background-repeat:no-repeat;
background-position:center; }

.mainreturn  img {opacity:1.0;
filter:alpha(opacity=100); } 

.mainreturn img:hover {opacity:0.4;
filter:alpha(opacity=60);}
