.show        { font-size: 11px; font-family: Verdana, Arial; text-align: Justify ; color: #000000}
.bold_orange { font-size: 11px; font-family: Verdana, Arial; color: #000000; font-weight:bold}
.bold_orange { font-size: 11px; font-family: Verdana, Arial; color: #ff9900; font-weight:bold}
.bold_red    { font-size: 11px; font-family: Verdana, Arial; color: #ff0000; font-weight:bold}
.bottom      { font-size: 10px; font-family: Arial; color: #006e96}
.bold_blue   { font-size: 11px; font-family: Verdana, Arial; color: #003399; font-weight:bold}
.big_red    { font-size: large; font-family: Verdana, Arial; color: #ff0000; font-weight:bold}

a.underlining2:link { color: #E06E00; text-decoration: none }
a.underlining2:visited { color: #E06E00; text-decoration: none }
a.underlining2:hover { color: #0A51A1; text-decoration: underline }

a.underlining:link { color: #0000FF; text-decoration: none}					 
a.underlining:visited { color: #0000FF; text-decoration: none}
a.underlining:hover { color: #FF0000; text-decoration: underline}

A.underlining1:link {
	COLOR: #000000; 
	TEXT-DECORATION: none;
	font-weight : bold;
}
A.underlining1:visited {
	COLOR: #000000; 
	TEXT-DECORATION: none;
	font-weight : bold;
}
A.underlining1:hover {
	COLOR: #FF9900;	 
	TEXT-DECORATION: none;
}
