﻿a:hover   {
	color: #FB5200;
}

.m:link, .m:active, .m:visited   {
	font-size: 8pt; color: #FFFFFF;
	text-decoration: none;
}

.m:hover   {
    background-color: black;
	color: #F7C900; font-size: 8pt;
}
