body {
	background: #444 url('212.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;}

}


     .main {
           font-family : verdana, Arial, Helvetica, sans-serif;
           font-size : 12px;
           color : #ffffff;
           line-height : 14px;
           font-weight : bold;
           padding : 5px;
           background-color : #C9CDC9;
           border : 2 outset #CfCfCf;
           text-align : center;
      }
     .main2 {
           font-family : Arial, Helvetica, sans-serif;
           font-size : 12px;
           color : #000000;
           line-height : 14px;
           font-weight : bold;
           background-color : #CC99CC;
           border : 2 outset #CFCFCF;
           text-align : center;
    }