.footer {
	COLOR: black; FONT-FAMILY: arial,helvetica,sans-serif;
	FONT-SIZE: 8pt; 
	TEXT-DECORATION: none
}	

.hon {
	COLOR: blue; FONT-FAMILY: arial,helvetica,sans-serif;
	FONT-SIZE: 8pt; 
	TEXT-DECORATION: none	
}

.hon:hover {
	COLOR: red; FONT-FAMILY: arial,helvetica,sans-serif;
	FONT-SIZE: 8pt; 
	TEXT-DECORATION: none	
}
.hder{
	COLOR: white;
	FONT-FAMILY: arial;
	FONT-SIZE: 11pt;
	TEXT-DECORATION: none
}

.navc {
	COLOR: black; 
	FONT-FAMILY: arial,geneva,helvetica; 
	FONT-SIZE: 10pt; 
	TEXT-DECORATION: none
}

.nav {
	COLOR: red; 
	FONT-FAMILY: arial,geneva,helvetica; 
	FONT-SIZE: 10pt; 
	TEXT-DECORATION: none
}

.tim { 
	COLOR: white; 
	text-decoration: none;
	font-family:arial,helvetica; font-size:9pt;
	font-weight:none;
}	

.tim:hover { 
	COLOR: orange; 
	text-decoration: none; 
	font-family:arial,helvetica; 
	font-size:9pt; 
	font-weight:none
}	
 
.timb { 
	COLOR: #000080;
	text-decoration: none; 
	font-family:arial,helvetica; 
	font-size:11pt;
	font-weight:bold
}	

.txtcent { COLOR: #000080;
	 text-decoration: none; 
	 font-family:arial,geneva,helvetica;
	 font-size:12pt; 
	 font-weight:bold
} 

A {
	font-size : 10pt;
	color : blue;
	font-weight : none;
	text-decoration : underline;
	font-family:arial,geneva,helvetica;
}

A:Visited  {
	color : blue;
	font-weight : none;
	text-decoration : underline;
	font-family:arial,geneva,helvetica;

}

A:Active  {
	font-size : 10pt;
	color : blue;
	text-decoration : underline;
	font-family:arial,geneva,helvetica;


}

A:Hover  {
	color : red;
	text-decoration : underline;
	font-weight : none;
	font-family:arial,geneva,helvetica;

	
}
