.stylesheet {
	font-family: "Arial Armenian";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Arial Armenian";
	font-size: 10px;
	color: #93C9E3;
	text-decoration: none;
}
