.purple{
color:#E894FD;
font-size:13;
font-weight:normal;
font-family:tahoma;
}

.green{
color:#03FDB9;
font-size:13;
font-weight:normal;
font-family:tahoma;
}

.blue{
color:#44ACFC;
font-size:13;
font-weight:normal;
font-family:tahoma;
}

.grey{
color:#CFCECF;
font-size:13;
font-weight:normal;
font-family:tahoma;
}

.yellow{
font-size:13;
font-weight:normal;
font-family:tahoma;
color:#FEFB01;
}

.red{
color:#FF0101;
font-size:13;
font-weight:normal;
font-family:tahoma;
}

.white{
color:#FFFFFF;
font-size:13;
font-weight:normal;
font-family:tahoma;
}

.title{
color:#BFBDBE;
font-size:16;
font-weight:normal;
font-family:tahoma;
}