/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: 10px;}

div.div_img{
	width: 90px;
	height:90px;
  background:url("../blank.gif") no-repeat 50% 50%;
}


a:link   {
	text-decoration: none;
};

a:visited {
	text-decoration: none; 
};




 