.text2  {
	font-family : verdana, arial, helvetica;
	font-size : 10px;
	color : #666666;
	font-style : normal;
	word-spacing : normal;
	letter-spacing : normal;
	text-transform : none;
	text-decoration : none;
	
}	

.red  {
	font-family : verdana, arial, helvetica;
	font-size : 10px;
	color : #FF0000;
	font-style : normal;
	word-spacing : normal;
	letter-spacing : normal;
	text-transform : none;
	text-decoration : none;
	
}	
	
	
.link1  {
	font-family : verdana, arial, helvetica;
	font-size : 10px;
	color : #000000;
	font-style : normal;
	word-spacing : normal;
	letter-spacing : normal;
	text-transform : none;
	text-decoration : none;
}
.link1:hover  {
	color : #FF0000;
	text-decoration: none;
}


.link2  {
	font-family : verdana, arial, helvetica;
	font-size : 10px;
	color : #999999;
	font-style : normal;
	word-spacing : normal;
	letter-spacing : normal;
	text-transform : none;
	text-decoration : none;
}
.link2:hover  {
	color : #FF0000;
	text-decoration: none;
}


.link3  {
	font-family : verdana, arial, helvetica;
	font-size : 10px;
	color : #666666;
	font-style : normal;
	word-spacing : normal;
	letter-spacing : normal;
	text-transform : none;
	text-decoration : none;
}
.link3:hover  {
	color : #FF0000;
	text-decoration: none;
}
