﻿a:link {
	text-decoration:none;
	color:#B9810A;
	font-weight:bold;
}
a:visited {
	text-decoration:none;
	color:#B9810A;
	font-weight:bold;
}
a:active {
	text-decoration:none;
	color:#B9810A;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color:#B9810A;
	font-weight:bold;
	font-style:italic;
}
