A { color : #999999;
    font-family : "Courier New", Courier, mono;
    font-size : 12px;
    font-weight : bolder;
    line-height : 16px;
    background : transparent;
	text-decoration: none;
}

A:HOVER { color : #FF9900;
          font-family : Arial, Helvetica, sans-serif;
          font-size : 12px;
          font-weight : bolder;
          line-height : 18px;
          background : transparent;
          text-decoration: underline;
}
DIV { color : #FFFFFF;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-weight : bolder;
    line-height : 16px;
    background : transparent;
	text-decoration: none;
}
H4 { color: #CCCCCC;
     font-family : Arial, sans-serif;
     font-weight: bold;
     background : transparent;
}
H3 {  font-family: "Courier New", Courier, mono; color: #CCCCCC; font-weight: bold}

P { color: #666666;
    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;
}
.nero { font-family: Arial, Helvetica, sans-serif; color: #000000 }
H2 { font-family: Arial, sans-serif; color: #FFFFFF; font-weight: bold ; font-size: 16px}
H3:HOVER { color : #FF9900; font-family : Arial, Helvetica, sans-serif; font-weight : bolder; background : transparent; text-decoration: underline; }
