﻿body
{
	margin: 0;
	padding: 0;
    background-image: url('../images/back_master_infanto.png');
    background-repeat: no-repeat;
    font-family: Tahoma;
    /*
	background-color: #ffb422;
	*/
}

a.categories1
{
	color: White;
	font-size: 9pt;
	text-decoration: none;
	line-height: 12pt;
}
a.categories1:hover
{
	color: White;
	font-size: 9pt;
	text-decoration: none;
	line-height: 12pt;
	background-image: url('../images/bullet_infanto.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

img.logoImg
{
    visibility: hidden;
}
