TD {
	FONT-SIZE: 9pt; color: #000000; font-family: "Arial", "Helvetica", "sans-serif"
}
P {
	FONT-SIZE: 9pt; color: #000000; 
}
LI {
	FONT-SIZE: 9pt; text-decoration: none; color: #000000; font-family: "Arial", "Helvetica", "sans-serif"
}

INPUT {
	FONT-SIZE: 9pt; color: #000000; font-family: "Arial", "Helvetica", "sans-serif"
}
A:link          {font-size: 9pt ; COLOR: #990000; font-style: normal; text-decoration: none; cursor: hand; font-family:ËÎÌå;}
A:visited       {font-size: 9pt ; COLOR: #990000; font-style: normal; text-decoration: none; font-family:ËÎÌå;}
A:active        {font-size: 9pt ; COLOR: #990000; font-style: normal; text-decoration: none; font-family:ËÎÌå;}
A:hover         {font-size: 9pt ; color:green;  font-style:normal; text-decoration: none; font-family:ËÎÌå;}

.rootclass A:link {
	FONT-SIZE: 9pt;COLOR: #990000; TEXT-DECORATION: none;
	
}
.rootclass A:visited {
	FONT-SIZE: 9pt;TEXT-DECORATION: none; color: #990000;
	
}
.rootclass A:active {
	FONT-SIZE: 9pt;COLOR: #990000; TEXT-DECORATION: none;
	
}
.rootclass A:hover {
	  FONT-SIZE: 9pt; color:green;  font-weight: bold;  text-decoration: none; 
	   
          
}

.thirdclass a:link{
	
	color: #0099dd;
	text-align: center;
	text-decoration: none;
	margin-top: 2px;
	
}
.thirdclass a:visited{
	
	color: #0099dd;
	text-align: center;
	text-decoration: none;
	
}
.thirdclass A:active {
	COLOR: #ffcc00; TEXT-DECORATION: none;
	
}
.thirdclass a:hover{
	color: green;
	text-align: center;
	text-decoration: none;
	}