.aMenuHead {
font-family: Times New Roman (serif);
font-size: 10pt;
font-weight: bold;
text-decoration: none;
color: white;
margin-left: 4
}

.aMenuHead:hover {
font-family: Times New Roman (serif);
font-size: 10pt;
font-weight: bold;
text-decoration: none;
color: #FFCCFF;
margin-left: 4
}

.aMenuSub {
font-family: Times New Roman (serif);
font-size: 9pt;
color: white;
text-decoration: none;
margin-left: 8
}

.aMenuSub:hover {
font-family: Times New Roman (serif);
font-size: 9pt;
color: #FFCCFF;
text-decoration: none;
margin-left: 8
}

.aPageHead {
font-family: Times New Roman (serif);
font-size: 12pt;
color: #FFCCFF;
font-weight: bold
}
