.main_menu {
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;	
	
	
}


a:visited {
	color:#FFFFFF
	text-decoration: none;	
}


a:hover {
	color: #999999;
	text-decoration: none;	
}


.sec_menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
