body, p, td, tr { color: #666; font-size: 12px; font-family: Verdana, Arial, Helvetica; }

a:link { color: #ccc; text-decoration: none; }

a:visited { color: #ccc; text-decoration: none; }

a:hover { color: #ccc; text-decoration: none; }

a:active {
	color: #333;
	text-decoration: none;
}
.up:link 			{ color: #666; text-decoration: none }
.up:visited         { color: #666; text-decoration: none }
.up:hover          { color: #666; text-decoration: none }
.up:active           { color: #666; text-decoration: none }
