.text {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666698;
	font-family: Arial, Helvetica, sans-serif;



}
.text2 {
	font-size: 11px;
	color: #666698;
	text-decoration: none;
	font-weight: bold;

}
.hyperlink {
	text-decoration: none;

}
.hyprtlink02 {
	text-decoration: underline;
}
.redtexttemp {
	font-family: Arial, Helvetica, sans-serif;	
	color: #F00;
	font-size: 12px;
	font-weight: normal;
}


