.text {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

a:link { color: "#157fbc"; text-decoration: none }
a:active { color: #dadde6; text-decoration: none }
a:visited { color: salmon; text-decoration: none }
a:hover { color: darkblue; text-decoration: underline }