a:link    { text-decoration: none; color : blue ;}a:visited { text-decoration: none; color : teal ;}a:active  { text-decoration: none; color : gray ;}a:hover   { text-decoration: none; color : red  ;}.text1 {	font-size: 18px;	line-height: 20px;	text-decoration: none;}.text2 {  	font-size: 14px; 	line-height: 18px;	text-decoration: none;}.text3 {	font-size: 12px;	line-height: 16px;	text-decoration: none;}.text4 {	font-size: 11px;	line-height: 15px;	text-decoration: none;}.text5 {	font-size: 10px;	line-height: 14px;	text-decoration: none;}