/* CSS Document */

a:hover {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
		font-family: "Arial";
}
a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
		font-family: "Arial";
}.font1 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: "Arial";
}
.ft {
	font-family: "Arial";
	font-size: 11px;
	color: 747474;
}
