
/*p.navigation is the holder unit for the block links. It also specifies larger bold text*/
p.navigation {font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: 2A4079;}
/*p.navigation is the holder unit for the block links. It also specifies larger bold text*/

p.navigation a {display:block; color: #2A4079; text-decoration: none;
             padding: 4px; border: 1px solid #A4B2CB; width:217; height:26}

p.navigation a:visited {display:block; color: #2A4079; text-decoration: none;
             padding: 4px; border: 1px solid #A4B2CB}

p.navigation a:hover {display:block; color: #2A4079; text-decoration: none; 
			background-image: url(images/bg-butn-highlight.jpg);
             padding: 4px; border: 1px solid #A4B2CB} 