A:link {
	color: #000000;
	text-decoration: none;
}
A:visited {
	color: #000000;
	text-decoration: none;
}
A:hover {
	COLOR: red; TEXT-DECORATION: underline
}
.head {
	font-size: 14px;
	font-weight: bold;
}
.box1 {
	border: 1px solid #CC6600;
}
.font1 {
	font-size: 12px;
	color: #FFFFFF;

}
a.nav:link { color: #ffffff; text-decoration: none  }
a.nav:visited {  color: white; text-decoration: none}
a.nav:hover {  color: black; text-decoration: underline}

