.link
A.link:font {text-decoration: none;color: #000000}
A.link:link {text-decoration: none;color: #000000}
A.link:active {text-decoration: none}
A.link:visited {text-decoration: none;color: #000000}
A.link:hover {text-decoration: underline;color: #000000}

.link {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}

.link2
A.link2:font {text-decoration: none;color: #FF0000}
A.link2:link {text-decoration: none;color: #FF0000}
A.link2:active {text-decoration: none}
A.link2:visited {text-decoration: none;color: #FF0000}
A.link2:hover {text-decoration: underline;color: #FF0000}

.link2 {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}
