#navigation a {
	border-left:0px solid #14285F; border-right:0px solid #14285F; border-top:1pt solid #14285F; border-bottom:1pt solid #14285F; color: #99CCFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:5px;
	font-style:normal; font-variant:normal; font-size:11px; font-family:Arial; background-color:#000000 
	}
	
#navigation a:hover {
	border-left:0px dotted #FF0000; border-right:0px dotted #FF0000; border-top:1pt dotted #FF0000; border-bottom:1pt dotted #FF0000; color:#000000;
	background-color:#FFFFFF 
	}
	
a            { font-family: Arial }
a:link       { font-family: Arial; text-decoration: underline; font-size:10pt }	
a:visited    { font-family: Arial; color: #808080; font-size:10pt }
a:hover      { font-family: Arial; color: #FFCC66; font-size:10pt }
a:active     { font-family: Arial; color: #A74153; font-size:10pt }
