
A.text:link { color: #000000; text-decoration: none}

A.text:active { color: #000000; text-decoration: underline}

A.text:visited { color: #000000; text-decoration: none}

A.text:hover { color: #072A5B; text-decoration: none}

.text {
	font-family: arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;;
	text-decoration: none;}
}