Font  {
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
        color: #343434;
        
        }



A:LINK, A:VISITED  {
	color : black;
	font-family : Arial;
	font-size :11px;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER  {
	color : orange;
	font-family : Arial;
	text-decoration : none;
	font-size : 11px;
	font-weight : bold;
}

#index_head {
   color: #CACACA;
   font-weight: normal;
   font-size: 12px;
}

