td {
	font: 11px Tahoma;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}

.main_topic {
	font: 16px Tahoma;
	font-weight: bold;
	color: #e3e1cd;
	text-decoration: none;
}

.box_topic {
	font: 11px Tahoma;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.box_result {
	font: 10px Tahoma;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.box_info {
	font: 10px Tahoma;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}

a {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 11px;
    	color: #634d00;
    	text-decoration: underline;

}

a:hover {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 11px;
    	color: #000000;
    	text-decoration: underline;
}