h1 {color: #605f5f; font-size: 15px;}
h2 {color: #605f5f; font-size: 15px;}
h3 {color: #605f5f; font-size: 14px;}

A {     
	font-family: Tahoma;
	font-size: 11px;
        Color : #57764d; font-weight: bold;
	text-decoration : none;
}
A:hover { 
        font-family: Tahoma;
	font-size: 11px;
	Color : #FF0000; font-weight: bold;
	text-decoration : underline;

}
td {color: #605f5f; font-size: 14px;}

A.bel {     
	font-family: Tahoma;
	font-size: 11px;
        Color : #ffffff; font-weight: bold;
	text-decoration : none;
}
A.bel:hover { 
        font-family: Tahoma;
	font-size: 11px;
	Color : #ffffff; font-weight: bold;
	text-decoration : underline;}
