.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #335687;
	text-decoration: none;

}
a:visited {
	color: #335687;
	text-decoration: none;
}
a:hover {
	color: #A40000;
	text-decoration: none;
}
.text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3366CC;
	text-decoration: none;
}
