﻿
h3     {background: #000;
	color:#ff0;
	padding-left: 10px; }

#hover a{color: #000;
	 background: #ff0;}

#hover a:hover{background: #000;
	      color: #ff0;
              font-weight: bold;}

#hover a:visited{color: #404040;
	        background: #ff0;}

#headline {background: black;}

ul {list-style: none;}

a:link{ text-decoration: none;
	color: #000;}

a:visited{ text-decoration: none;}

#return {margin-left: 650px; }

#questions a {color:#000;}

#questions a:hover {background:#ff0;
		     width: 27em;}

#questions {margin-bottom: 30px;}

#highlight {margin: 50px 0px 0px 200px;}

