.textbold
{  
    font-family:times new roman,verdana,geneva,sans-serif; 
    font-weight:bold; 
    font-size:12pt; 
    font-style:bold; 
    color:Black;
    text-decoration:none;
}

.textboldbig
{  
    font-family:times new roman,verdana,geneva,sans-serif; 
    font-weight:bold; 
    font-size:16pt; 
    font-style:bold; 
    color:Black;
    text-decoration:none;
}

.textboldhuge
{  
    font-family:times new roman,verdana,geneva,sans-serif; 
    font-weight:bold; 
    font-size:30pt; 
    font-style:bold; 
    color:Black;
    text-decoration:none;
}

.textboldwhite
{  
    font-family:times new roman,verdana,geneva,sans-serif; 
    font-weight:bold; 
    font-size:12pt; 
    font-style:bold; 
    color:white;
    text-decoration:none;
}
.textwhite
{  
    font-family:times new roman,verdana,geneva,sans-serif; 
    font-weight:bold; 
    font-size:9pt; 
    font-style:normal; 
    color:white;
    text-decoration:none;
}
.textboldblack
{  
    font-family:times new roman,verdana,geneva,sans-serif; 
    font-weight:bold; 
    font-size:12pt; 
    font-style:bold; 
    color:#000000;
    text-decoration:none;
}

.textboldblue
{  
    font-family:times new roman,verdana,geneva,sans-serif; 
    font-weight:bold; 
    font-size:12pt; 
    font-style:bold; 
    color:#001EFF;
    text-decoration:none;
}
