.text {  font-size: 12px; line-height: 18px}
.textsmall {  font-size: 11px; line-height: 15px}
a:active {  color: #663300}
a:hover {  color: #CC3300; text-decoration: underline}
a:link {  color: #330000}
a:visited {  color: #330000}
a {  text-decoration: none}
.red {
	color: #FF3300;
	font-size: 10px;
}
