A:link { color: blue;
	background-color: transparent;  
	text-decoration: none; }
A:visited { color: purple; 
	background-color: transparent;  
	text-decoration: none; }
A:hover, A:focus { color: #333333;	/* dark gray */ 
	background-color: transparent; 
	text-decoration: underline; } 
A:active { color: red; 
	background-color: transparent;  
	text-decoration: underline; }
cite {
	color: #003366; 
	background-color: transparent; 
	font-style: normal; }


td.sideTable {
	font-weight: bold; 
	font-family: Verdana, 'Myriad Web', Syntax, sans-serif; 
	background-color: #FFC; /**/
	}
.sideTitle {
	text-align: center; 
	}

/* ==== sideLinks ==== */
.sideLinks p {
	margin: 0;
	padding: 0.5em 0em; 
	border: orange solid 1px;
	} 
.sideLinks a:hover {
	background: #DDD;
	text-decoration: none;
	}

/* ==== sideLinks2 ==== */
.sideLinks2 p {
	margin: 0;
	padding: 0.5em 0em; 
	border: orange solid 1px;
	} 
.sideLinks2 a:hover {
	background: #DDD;
	text-decoration: none;
	}
.sideLinks2 a { 
	display: block; 
	}

/* ==== sideLinks3 ==== */
.sideLinks3 p {
	margin: 0;
	padding: 0.5em 0em; 
	border: orange solid 1px;
	} 
.sideLinks3 a:hover {
	background: #DDD;
	text-decoration: none;
	}
.sideLinks3 a { 
	margin: 0; 
	padding: 0.5em 0em; 
	}

/* ==== sideLinks4 ==== */
.sideLinks4 p {
	margin: 0;
	padding: 0.5em 0em; 
	border: orange solid 1px;
	} 
.sideLinks4 a:hover {
	background: #DDD;
	text-decoration: none;
	}
.sideLinks4 a { 
	margin: 0; 
	padding: 0.5em 0em; 
	display: block; 
	}

/* ==== sideLinks5 ==== */
.sidelinks5 { 
	margin: 0; 
	padding: 0; 
	}
.sideLinks5 p {
	margin: 0;
	padding: 0; 
	border: orange solid 1px;
	} 
.sideLinks5 a:hover {
	background: #DDD;
	text-decoration: none;
	}
.sideLinks5 a { 
	margin: 0; 
	padding: 0.5em 0em; 
	display: block; 
	}

/* ==== sideLinks6 ==== */
.sideLinks6 p {
	margin: 0;
	padding: 0.5em 0em; 
	border: orange solid 1px;
	} 
.sideLinks6 p a { 
	padding: 0; 
	}
.sideLinks6 a:hover {
	background: #DDD;
	text-decoration: none;
	}
.sideLinks6 a { 
	margin: 0; 
	padding: 0.5em 0em; 
	display: block; 
	}

/* ==== sideLinks7 ==== */
.sideLinks7 p {
	margin: 0;
	padding: 0; 
	border: orange solid 1px;
	} 
.sideLinks7 p !a { 
	padding: 0.5em 0em; 
	}
.sideLinks7 a:hover {
	background: #DDD;
	text-decoration: none;
	}
.sideLinks7 a { 
	margin: 0; 
	padding: 0.5em 0em; 
	display: block; 
	}

