A:VISITED, A:LINK, A:ACTIVE, A {
	font-family : Tahoma;
	color : #DD9323;
	text-decoration : none;
	font-weight : bold;
	font-size : 13px;
}

A:HOVER {
	color : #FABF47;
	text-decoration : none;
	font-size : 13px;
}

.text { font-family : Tahoma;
             color : #FABF47;
             font-size : 13px;
           	 font-weight : bold;

}

.text2 { font-family : Tahoma;
             color : #DD9323;
             font-size : 13px;
           	 font-weight : bold;

}

.text3 { font-family : Tahoma;
             color : #000000;
             font-size : 13px;
           	 font-weight : bold;

}

.text4 { font-family : Tahoma;
             color : #DD9323;
             font-size : 10px;

}

.text5 { font-family : Tahoma;
             color : #FF9933;
             font-size : 18px;
             font-weight : bold;
	     font-style : italic;

}