  A.nav:link    { color: #CCCCFF }
  A.nav:active  { color: #00CCCC }
  A.nav:visited { color: #CCCCCC }
  A.main:link    { color: #330066 }
  A.main:active  { color: #00CCCC }
  A.main:visited { color: #333333}

.plaintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #369;
}
.linktext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #330066;
}
