.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #339999;
}

.secondmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339999;
}

a:link, a:visited {
	color: #339999; 
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	color: #552855;	text-decoration: none;
	font-weight: bold;
}