#navigation a {
	font: bold 84%'trebuchet ms',helvetica,sans-serif;  
	color: #ffffff;
	text-shadow: #500000 2px 3px 3px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	background-color: #BF0000; 


}
	
#navigation a:hover {
	color:#ffffff;
	font-weight:bold;
	background: no-repeat 10px 50%;
	background-color: #FF0000;
	}
	
.navText {
	font:11px/10px 'trebuchet ms',helvetica,sans-serif;
	color: #BF0000;
	letter-spacing:0.1em;
	text-decoration: none;
	}
.plink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}
