a.menuitem:link{ 
FONT-SIZE: 12pt; 
FONT-FAMILY: Georgia, Times New Roman, Times, serif; 
color: #3300cc;
} 
a.menuitem:hover {
color: #3300cc;
FONT-SIZE: 12pt; 
FONT-FAMILY: Georgia, Times New Roman, Times, serif; 
}
a.menuitem:visited { 
color: #3300cc;
FONT-SIZE: 12pt; 
FONT-FAMILY: Georgia, Times New Roman, Times, serif; 
} 
a.menuitem:active { 
FONT-SIZE: 12pt; 
FONT-FAMILY: Georgia, Times New Roman, Times, serif; 
color: #3300cc;
} 

.m1-off 
{
text-decoration:none;
Height: 14pt;
CURSOR: pointer;
}
.m1-off A:link 
{
text-decoration:none;
height:14pt;
CURSOR: pointer;
}
.m1-off A:visited 
{
text-decoration:none;
height:14pt;
CURSOR: pointer;
}
.m1-off A:active 
{
text-decoration:none;
height:14pt;
CURSOR: pointer;
}
.m1-off A:hover 
{
text-decoration:none;
height:14pt;
CURSOR: pointer;
}
		    
.m1-on 
{
text-decoration:none;
BACKGROUND: #FFCC99; 
height:14pt;
CURSOR: pointer;
} 
.m1-on A:link 
{
text-decoration:none;
BACKGROUND: #FFCC99; 
height:14pt;
CURSOR: pointer;
}
.m1-on A:visited 
{
text-decoration:none;
BACKGROUND: #FFCC99; 
height:14pt;
CURSOR: pointer;
}
.m1-on A:active 
{
text-decoration:none;
BACKGROUND: #FFCC99; 
height:14pt;
CURSOR: pointer;
}
.m1-on A:hover 
{
text-decoration:none;
BACKGROUND: #FFCC99; 
height:14pt;
CURSOR: pointer;
}

