a.text1 {
    color:#898989;
    text-decoration: underline;
    font-size : 12px;
    line-height : 14px;
	}
	a:hover.text1 {
	color: #00FF00;
	}
 
	
.text1  {
	font-family : Times New Roman;
	font-size : 12px;
	line-height : 14px;
	color : #898989;
	}
 
	
.para1 {
        line-height:14px;
    }
