.nav-primary {
	font-family: "Tahoma";
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.ButtonBlue {
    BACKGROUND-COLOR: Navy;
    BORDER-BOTTOM: Black 2px solid;
    BORDER-LEFT: #0066cc 2px solid;
    BORDER-RIGHT: Black 2px solid;
    BORDER-TOP: #0066cc 2px solid;
    COLOR: #ffffff;
    CURSOR: hand;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 68.75%;
	FONT-WEIGHT: bold
}

 .roll { 
 	font-size:10; 
	font-family:Tahoma; 
	font-style:underline; 
	color:white; 
}
  .roll:hover {
  	color:Gold;
}

 .rollLg { 
 	font-size:10; 
	font-family:Tahoma; 
	font-style:underline; 
	color:white; 
}
  .rollLg:hover {
  	color:Gold;
}

 .rollLink { 
 	font-size:16; 
	font-family:Tahoma; 
	font-style:underline; 
	color:white; 
}
  .rollLink:hover {
  	color:Gold;
}

 .rollLink1 { 
 	font-size:14; 
	font-family:Tahoma; 
	font-style:underline; 
	color:white; 
}
  .rollLink1:hover {
  	color:Gold;
}