
a:active  { color: red; text-decoration: none }
a:hover         { color: #f30; text-decoration: underline }
a:link      { color: #036; text-decoration: none }
a:visited { text-decoration: none }

.text {
	FONT-SIZE: 12px; COLOR: #111111; FONT-FAMILY: Verdana, Arial, sans-serif
}