body {
	background: #444 url('body.jpg');
	color: #444;
	font: bold 11px tahoma, Arial,sans-serif;
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}
a {
	color: #cc9999;
	text-decoration: none;
                     font-size : 12px;
font-family : tahoma, Verdana,Arial,sans-serif;
font-weight : bold;


                     
}
a:hover {
	color: #f1f1f1;
	text-decoration: underline;
                     font-size : 12px;
                     font-family : tahoma, Verdana,Arial,sans-serif;
font-weight : bold;


}
h2 {text-transform : lowercase;
font-size : 24px;
font-family : tahoma, Verdana,Arial,sans-serif;
font-weight : bold;
font-style : normal;
color : #ADA96E;
line-height : 24px;}

}
