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

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