@charset "utf-8";

#ricettemenu {
	font-size: medium;
}

/* CSS Document */


.table1 {
	color: #b40001;
	line-height: 2em;
	font-weight: bold;
	background-color: #FFFFC6;
	font-size: large;
	text-transform: uppercase;
}
a
{
	text-decoration:underline;
	font-size: medium;
}
a:link
{
	color: #000000;
}
a:visited
{
	color: #CA5100;
	font-style: oblique;
	font-weight: bold;
} 
a:hover 
{
	color: #CA5100;
}
.BodySt
{
	font-family: Book Antiqua, Times New Roman, Times;
	background-color: #FFFFAD;
	color: rgb(0,0,0);
}
.MainMenu
{
	font-size:medium;
}
.Submenu
{
	font-size:medium;
}

.style3 {font-style: italic}
.style5 {
	color: #940D0D;
	line-height: 2.1em;
	font-weight: bolder;
	background-color: #FFAD56;
	font-size: x-large;
}
.style6 {
	font-size: large;
	font-weight: bold;
	font-style: italic;
}
#tabletitles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	text-decoration: none;
	background-color: #FFAD56;
}


#tabletitles a
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	text-decoration: none;
}
#tabletitles a:link
{
	color:#940D0D;
	background-color:#FFAD56;
	text-decoration: underline;
	
}
#tabletitles a:visited
{
	color:#940D0D;
	background-color:#FFAD56;
	font-style: oblique;
	font-weight: bold;
	text-decoration: underline;
} 
#tabletitles a:hover 
{
	color: #B41000;
	background-color:#FFC688;
}

#tablefooter  a
{
	text-decoration:underline;
	color: #000000;
	font-size: medium;
}

#tablefooter  a:link
{
	text-decoration:underline;
	font-size: medium;
	color: #000000;
}

#tablefooter  a:visited
{
	text-decoration:underline;
	font-size: medium;
	color: #000000;
}

#tablefooter  a:hover 
{
	text-decoration:underline;
	font-size: medium;
	color: #000000;
}

#toptitle {
     color: #000000;
	font-size: x-large;
}
#toptitle  a
{
	text-decoration:underline;
	color: #000000;
	font-size: x-large;
}

#toptitle  a:link
{
	text-decoration:underline;
	font-size: x-large;
	color: #000000;
}

#toptitle  a:visited
{
	text-decoration:underline;
	font-size: x-large;
	color: #000000;
}

#toptitle  a:hover 
{
	text-decoration:underline;
	font-size: x-large;
	color: #000000;
}
