.pr-menu{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1f498c;
	font-weight: bold;
}

.pr-menu A:link{

	color:#1f498c;
	text-decoration: none;
}	
.pr-menu A:active{

    color:#1f498c;
	text-decoration: none;

	}
.pr-menu A:visited{
	color:#1f498c;
	text-decoration: none;

}	

.pr-menu A:hover{
	color:#1f498c;
	background:url(../images/menu-buttons.png) no-repeat ;
	padding: 3px 13px 15px 13px ;
	text-decoration: none;
}	
	
	
	
	
	
.pr-menuwithoutbg{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1f498c;
	font-weight: bold;
}

.pr-menuwithoutbg A:link{

	color:#1f498c;
	text-decoration: none;
}	
.pr-menuwithoutbg A:active{

    color:#1f498c;
	text-decoration: none;

	}
.pr-menuwithoutbg A:visited{
	color:#1f498c;
	text-decoration: none;

}	

.pr-menuwithoutbg A:hover{
	color:#1f498c;
	text-decoration: none;
}	
		

