A:link {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: blue
}
A:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: purple
}
A:hover {
	BACKGROUND: yellow; COLOR: black
}
A:active {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: red
}
.ArielFont {  font-family: Arial, Helvetica, sans-serif}
.VerdanaFont { font-family: Verdana, Arial, Helvetica, sans-serif }
.VerdComp { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: smaller}