/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu a:hover{
	color: #00C;/* format of main nav bar with mouseover */
	text-decoration: underline;
}

