a:link {
	color: #993333;
	font-style: normal;
}
a:visited {
	color: #993333;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #993333;
	}

.rubik {
	font-family: Arial, Helvetica, sans-serif ! important;
	font-size: 14px;
	color: #993333;
	text-decoration: none;
		}
a.rubik:link {
	color: #993333;
	font-style: normal;
	text-decoration: none;
}
a.rubik:visited {
	color: #993333;
	text-decoration: none;
}
a.rubik:hover {
	color: #FF9900;
	text-decoration: underline;}
	
a.rubik:activ {
	color: #993333;
	font-style: bold;
	text-decoration: underline;}

