body {
	background: #fff;
	color: #000;
	font: normal 11px tahoma, Arial,sans-serif;
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
	margin-left:20px;
    margin-top:5px;
}
a {
	color: #996666;
	text-decoration: none;
                     font-size : 10px;
font-family : tahoma, Verdana,Arial,sans-serif;
font-weight : bold;


                     
}
a:hover {
	color: #dddd00;
	text-decoration: underline;
                     font-size : 10px;
                     font-family : tahoma, Verdana,Arial,sans-serif;
font-weight : bold;


}
h2 {text-transform : lowercase;
font-size : 18px;
font-family : tahoma, Verdana,Arial,sans-serif;
font-weight : bold;
font-style : normal;
color : #ADA96E;
line-height : 20px;}

}
