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