a:link { 
	color: #3300ff ;
	text-decoration: none;}
	
a:visited { 
	color: #990000 ;
	text-decoration: none;}
	
a:hover {
	color: #990000 ;
	text-decoration: none;
	background-color: #ffff9f;}
	
h3 {
	color: #220088;}
	
.orangeright {
	border-right-width: 10px;
	border-right-color: #005566;
}
.orangeleft {
	border-left-width: 10px;
	border-left-color: #005566;
}
