.standart {
	color: #FF9900;
	text-decoration: underline;
	font-style: normal;
}
a:hover {
	color: #0033CC;
	text-decoration: none;


}
