a:link {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #585858;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #585858;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff6c00;
	text-decoration: none;
}
a.erji:link {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #0070BC;
	text-decoration: none;
	font-weight: normal;

}
a.erji:visited {
	font-size: 12px;
	font-weight: normal;
	color: #0070BC;
	text-decoration: none;
	font-family: "Georgia", "Times New Roman", "Times", "serif";
}
a.erji:hover {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
