A.menuLink:visited
{
    COLOR: #000000
}
A.menuLink:hover
{
    COLOR: #845EBD
}
A.menuLink
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
.bodywhite
{
font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF
}
.bodyblack
{
font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000
}
.bodyblackbold
{
font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000 ; font-weight: bold
}
.bodyblackitalics
{
font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000 ; font-weight: normal; font-style: italic
}
.bodywhitebold
{
 font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; font-weight: bold
}
.white { 
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF
}
.whiteTitle 
{ 
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FFFFFF
}