A:hover { color: orange }; A:link, A:visited { text-decoration: underline }
A:hover { text-decoration: none }
p  {
	font-family : Tahoma, Verdana, Arial;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
	text-align : justify;
	
}


