.menu {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
        line-height: 15px;
	font-weight: normal;
}

.menu:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
        line-height: 15px;
	font-weight: normal;
}

.menu:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #9B0707;
	text-decoration: none;
        line-height: 15px;
	font-weight: normal;

}
.content{
	font-family: Verdana;
	font-size: 11px;
	color: #0370B5;
	text-decoration: none;
        line-height: 15px;
	font-weight: bold;
}
