.picbody {
	background-image: url(images-static/randompicbackground.gif);
	background-repeat: no-repeat;
	background-position: left top;
}  	
.textstyle 
{
	font-style: normal;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    vertical-align: middle;
    font-size: 10;
}

.textstyle a:link
{

}       		  
.textstyle a:hover
{
	color: #FF5501;
	text-decoration: none;
} 	
