﻿a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; } 
a:hover { color: #000000; text-decoration: underline; }

a.red:link { color: #911220; text-decoration: none; }
a.red:visited { color: #911220; text-decoration: none; } 
a.red:hover { color: #911220; text-decoration: underline; }

.body  {
		font-family: arial, helvetica;
		font-size: 9pt;
		color: #000000;
		}
				
.bodyred  {
		font-family: arial, helvetica;
		font-size: 9pt;
		color: #911220;
		}
.menusilver  {
		font-family: arial, helvetica;
		font-size: 9pt;
		color: #666666;
		}
		
.menusilverbold  {
		font-family: arial, helvetica;
		font-size: 9pt;
		color: #666666;
		font-weight: bold
		}



.myTitle
{
color: #911220;
font-weight: bold;
}

.myFood
{
font-weight: bold;
}

.myFoodNormal
{
font-weight: normal;
}

.myFoodNormalRed
{
font-weight: normal;
color: #911220;
}
