a:link { color: #000000; text-decoration: none}
a:visited { color: #666666; text-decoration: none }
a:active { color: #990000; text-decoration: none }
a:hover { color: #990000; text-decoration: underline }

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
