a.mylink:hover {
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.mylink:link {
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.mylink:active {
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.mylink:visited {
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.mytext {
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
 

