A { color : #FFFFFF;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 9px;
    font-weight : bold;
    line-height : 16px;
    background : transparent;
	text-decoration: none;
	text-align: center;
}
A:HOVER { color : #CCFF33;
          font-family : Arial, Helvetica, sans-serif;
          font-size : 9px;
          font-weight : bolder;
          line-height : 18px;
          background : transparent;
          text-decoration: underline;
}
H4 { color: #000000;
     font-family : Arial, sans-serif;
     font-weight: bold;
     background : transparent;
}
P { color: #FF33CC;
    font-family : Arial, sans-serif;
    font-size : 12px;
    font-weight : bold;
    line-height : 18px;
    text-align : justify;
    background : transparent;

}
B { color: #FFFF00;
    font-family : Arial, sans-serif;
    font-size : 12px;
    font-weight : bold;
    line-height : 18px;
    text-align : justify;
    background : transparent;

}
.text { color: #FF0000;
        font-family : Arial, sans-serif;
        font-size : 11px;
        font-weight : bold;
        line-height : 16px;
        background : transparent;
}
.space { font-family : Arial, sans-serif;
	 font-size : 2px;
}
