.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}


a:link { 
	color: #000066;
	}
a:visited { 
	color: #000066;
	}
a:hover { 
	color: #3333cc;
	}
a:active { 
	color: #000066;
	}
