.menu_1{
color : #ffffff;
font-family :  Helvetica;
font-size : 13px;
text-decoration : underline;
font-weight:bold;
letter-spacing:0px;
}

.menu_1:hover{
color : #ffffff;
font-family :  Helvetica;
font-size : 13px;
font-weight:bold;
text-decoration : underline;
}

.menu_1:visited{
color : #ffffff;
font-family :  Helvetica;
font-size : 13px;
text-decoration : underline;
font-weight:bold;
}

.menu_2{
color : #0099ff;
font-family :  Helvetica;
font-size : 12px;
text-decoration : underline;
}

.menu_2:hover{
color : #0099ff;
font-family :  Helvetica;
font-size : 12px;
text-decoration : underline;
}

.menu_2:visited{
color : #0099ff;
font-family :  Helvetica;
font-size : 12px;
text-decoration : underline;
}

.content_1 {
	color : #000000;
	font-family :  Helvetica;
	font-size : 12px;
}
