p, li, .normal {
		font-family : "Times New Roman", Times, serif;
		font-size : 13px;
		line-height : 16px;
		color:#000;
		}

a {
		font-family : "Times New Roman", Times, serif;
		font-size : 13px;
		line-height : 16px;
		text-decoration: none;
		font-weight: bold;
		letter-spacing : 0px;
		color:#996600;
		}
		
a:visited {
		color:#9393A9;
		}
	
a:hover, a:focus,a:active {
		background : #996600;
		color:white;
		text-decoration: none;
		}
		
h1 {
		font-family : "Times New Roman", Times, serif;
		font-size : 15px;
		line-height : 20px;
		font-style : italic;
		font-weight : normal;
		padding : 0px;
		margin:0px;
		letter-spacing : 1px;
		color:#663300;
		}
		
h2 {
		font-family : "Times New Roman", Times, serif;
		font-size : 13px;
		line-height : 16px;
		font-weight : normal;
		padding : 0px;
		margin:0px;
		color:#663300;
		}
