body { font-family: Verdana; font-size: 13px; }

h2 { font-size: 14px; }



#menu a  { font-size: 11px; height: 1.8em;  }
#menu a:hover { font-weight: normal; }


a { text-decoration: none;
	color: black;
}
	

a:hover{ text-decoration: none;
	color: white;
	font-weight: bolder;
        background-color: red;
}

#keyword { padding-bottom: 20px; }
#keyword h2 { font-size: 13px; margin: 0px; padding: 0px; margin-top: 15px; margin-left: 10px; display: block; height: 1.5em; width: 100%; }
#keyword a {  text-decoration: none; }

#list { font-size: 11px; margin-left: 3px; color: #000000; }
#list a { font-size: 12px; color: #631a1a; }
#list a:hover { background: none; }
#list i { font-size: 11px; color: #666666; }
#list hr { padding: 0px; border: 0px; height: 15px; color: #f5f5f5; background: #f5f5f5; }
